Home
last modified time | relevance | path

Searched defs:setBuffer (Results 1 – 25 of 524) sorted by relevance

12345678910>>...21

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/
H A DStubTransaction.java286 public SurfaceControl.Transaction setBuffer(SurfaceControl sc, GraphicBuffer buffer) { in setBuffer() method in StubTransaction
292 public SurfaceControl.Transaction setBuffer(@NonNull SurfaceControl sc, in setBuffer() method in StubTransaction
/aosp_15_r20/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DStubTransaction.java306 public SurfaceControl.Transaction setBuffer(SurfaceControl sc, GraphicBuffer buffer) { in setBuffer() method in StubTransaction
312 public SurfaceControl.Transaction setBuffer(@NonNull SurfaceControl sc, in setBuffer() method in StubTransaction
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/utils/
DRtpBuffer.cpp65 RtpDt_Void RtpBuffer::setBuffer(IN RtpDt_UChar* pBuff) in setBuffer() function in RtpBuffer
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/common/
H A DLayerLifecycleManagerHelper.h407 void setBuffer(uint32_t id, std::shared_ptr<renderengine::ExternalTexture> texture) { in setBuffer() function
422 void setBuffer(uint32_t id) { in setBuffer() function
/aosp_15_r20/external/jline/src/src/main/java/jline/
H A DCursorBuffer.java96 public void setBuffer(StringBuffer buffer) { in setBuffer() method in CursorBuffer
H A DCandidateListCompletionHandler.java72 public static void setBuffer(ConsoleReader reader, String value, int offset) in setBuffer() method in CandidateListCompletionHandler
/aosp_15_r20/frameworks/base/libs/hwui/apex/include/android/graphics/
H A Dcanvas.h117 bool setBuffer(const ANativeWindow_Buffer* buffer, in setBuffer() function
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtextfile.cpp134 UBool TextFile::setBuffer(int32_t index, char c, UErrorCode& ec) { in setBuffer() function in TextFile
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtextfile.cpp134 UBool TextFile::setBuffer(int32_t index, char c, UErrorCode& ec) { in setBuffer() function in TextFile
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESbuffer.cpp21 bool GLESbuffer::setBuffer(GLuint size,GLuint usage,const GLvoid* data) { in setBuffer() function in GLESbuffer
DGLESpointer.cpp121 void GLESpointer::setBuffer(GLint size, in setBuffer() function in GLESpointer
/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/jni/
H A Dnative-lib.cpp31 void setBuffer(AHardwareBuffer* buffer) { in setBuffer() function
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteBufferWriter.java141 private static void setBuffer(byte[] value) { in setBuffer() method in ByteBufferWriter
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteBufferWriter.java141 private static void setBuffer(byte[] value) { in setBuffer() method in ByteBufferWriter
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dcomm.hpp54 void setBuffer(at::Tensor& buffer) { in setBuffer() function in c10d::GradBucket
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DIOVecWrapper.java110 void setBuffer(int i, ByteBuffer buf, int pos, int rem) { in setBuffer() method in IOVecWrapper
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlComputeCommandEncoder.h56 void setBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) { in setBuffer() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DVertexAttribute.h44 ANGLE_INLINE void setBuffer(const gl::Context *context, Buffer *bufferIn) in setBuffer() function
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DEncodedImage.java136 public Builder setBuffer(ByteBuffer buffer, @Nullable Runnable releaseCallback) { in setBuffer() method in EncodedImage.Builder
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp34 void AsmLexer::setBuffer(StringRef Buf, const char *ptr) { in setBuffer() function in AsmLexer
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DBufferGenerator.cpp403 void BufferGenerator::setBuffer(const sp<GraphicBuffer>& buffer, int32_t fence, in setBuffer() function in android::BufferGenerator
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DLayer.cpp52 HWC3::Error Layer::setBuffer(buffer_handle_t buffer, const ndk::ScopedFileDescriptor& fence) { in setBuffer() function in aidl::android::hardware::graphics::composer3::impl::Layer
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp284 virtual void setBuffer(void *ptr) in setBuffer() function in vkt::shaderexecutor::__anon8f11a6c00111::TestBuffer
388 virtual void setBuffer(void *ptr) in setBuffer() function in vkt::shaderexecutor::__anon8f11a6c00111::TestBufferFloatingPoint
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp39 void AsmLexer::setBuffer(StringRef Buf, const char *ptr) { in setBuffer() function in AsmLexer
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DTrustedPresentationCallbackTest.java119 private void setBuffer(SurfaceControl surfaceControl, int width, int height) { in setBuffer() method in TrustedPresentationCallbackTest

12345678910>>...21