/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/ |
H A D | StubTransaction.java | 286 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 D | StubTransaction.java | 306 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/ |
D | RtpBuffer.cpp | 65 RtpDt_Void RtpBuffer::setBuffer(IN RtpDt_UChar* pBuff) in setBuffer() function in RtpBuffer
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/common/ |
H A D | LayerLifecycleManagerHelper.h | 407 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 D | CursorBuffer.java | 96 public void setBuffer(StringBuffer buffer) { in setBuffer() method in CursorBuffer
|
H A D | CandidateListCompletionHandler.java | 72 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 D | canvas.h | 117 bool setBuffer(const ANativeWindow_Buffer* buffer, in setBuffer() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | textfile.cpp | 134 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 D | textfile.cpp | 134 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/ |
D | GLESbuffer.cpp | 21 bool GLESbuffer::setBuffer(GLuint size,GLuint usage,const GLvoid* data) { in setBuffer() function in GLESbuffer
|
D | GLESpointer.cpp | 121 void GLESpointer::setBuffer(GLint size, in setBuffer() function in GLESpointer
|
/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/jni/ |
H A D | native-lib.cpp | 31 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 D | ByteBufferWriter.java | 141 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 D | ByteBufferWriter.java | 141 private static void setBuffer(byte[] value) { in setBuffer() method in ByteBufferWriter
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | comm.hpp | 54 void setBuffer(at::Tensor& buffer) { in setBuffer() function in c10d::GradBucket
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/ |
H A D | IOVecWrapper.java | 110 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 D | MtlComputeCommandEncoder.h | 56 void setBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) { in setBuffer() function
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | VertexAttribute.h | 44 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 D | EncodedImage.java | 136 public Builder setBuffer(ByteBuffer buffer, @Nullable Runnable releaseCallback) { in setBuffer() method in EncodedImage.Builder
|
/aosp_15_r20/external/llvm/lib/MC/MCParser/ |
H A D | AsmLexer.cpp | 34 void AsmLexer::setBuffer(StringRef Buf, const char *ptr) { in setBuffer() function in AsmLexer
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/ |
H A D | BufferGenerator.cpp | 403 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/ |
D | Layer.cpp | 52 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 D | vktAtomicOperationTests.cpp | 284 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 D | AsmLexer.cpp | 39 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 D | TrustedPresentationCallbackTest.java | 119 private void setBuffer(SurfaceControl surfaceControl, int width, int height) { in setBuffer() method in TrustedPresentationCallbackTest
|