/aosp12/frameworks/native/libs/renderengine/include/renderengine/ |
H A D | ExternalTexture.h | 53 const sp<GraphicBuffer>& getBuffer() const { return mBuffer; } in getBuffer() function
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/ |
H A D | CachedSet.h | 46 const sp<GraphicBuffer>& getBuffer() const { in getBuffer() function 73 std::shared_ptr<renderengine::ExternalTexture> getBuffer() const { in getBuffer() function
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/ |
H A D | single_dict_content.h | 50 const BufferWithExtendableBuffer *getBuffer() const { in getBuffer() function
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ |
H A D | Attributes.h | 114 std::optional<Buffer<nlattr>> getBuffer(nlattrtype_t attrtype) const { in getBuffer() function
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/ |
H A D | ImageProxy.java | 63 public ByteBuffer getBuffer(); in getBuffer() method
|
H A D | AndroidImageProxy.java | 78 public ByteBuffer getBuffer() { in getBuffer() method in AndroidImageProxy.Plane
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/ |
H A D | single_dict_content.h | 69 const BufferWithExtendableBuffer *getBuffer() const { in getBuffer() function
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
H A D | ByteArrayRingBuffer.java | 68 public byte[] getBuffer(int i) { in getBuffer() method in ByteArrayRingBuffer
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
H A D | buffer_with_extendable_buffer.h | 65 AK_FORCE_INLINE const uint8_t *getBuffer(const bool usesAdditionalBuffer) const { in getBuffer() function
|
/aosp12/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/ |
H A D | format_utils_test.cpp | 32 const std::vector<uint8_t> getBuffer(const int magicNumber, const int version, const uint16_t flags, in getBuffer() function
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | StreamSplitter.h | 133 const sp<GraphicBuffer>& getBuffer() const { return mBuffer; } in getBuffer() function
|
/aosp12/frameworks/av/media/libstagefright/filters/ |
H A D | GraphicBufferListener.cpp | 130 sp<GraphicBuffer> GraphicBufferListener::getBuffer(BufferItem item) { in getBuffer() function in android::GraphicBufferListener
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/ |
H A D | AudioTrackPlayer.java | 117 private short[] getBuffer() { in getBuffer() method in AudioTrackPlayer
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | HidlMemoryUtil.java | 223 private static ByteBuffer getBuffer(@NonNull HidlMemory mem) { in getBuffer() method in HidlMemoryUtil
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | Image.java | 459 public abstract ByteBuffer getBuffer(); in getBuffer() method in Image.Plane
|
H A D | ImageReader.java | 1071 public ByteBuffer getBuffer() { in getBuffer() method in ImageReader.SurfaceImage.SurfacePlane 1176 public ByteBuffer getBuffer() { in getBuffer() method in ImageReader.ImagePlane
|
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/ |
H A D | ResilientBuffer.cpp | 81 nn::SharedBuffer ResilientBuffer::getBuffer() const { in getBuffer() function in android::hardware::neuralnetworks::utils::ResilientBuffer
|
/aosp12/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/ |
H A D | SensorsTestSharedMemory.h | 57 char* getBuffer() const { return mBuffer; } in getBuffer() function
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | VertexBuffer.h | 124 const void* getBuffer() const { return mBuffer; } in getBuffer() function
|
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | Camera3StreamSplitter.h | 181 const sp<GraphicBuffer>& getBuffer() const { return mBuffer; } in getBuffer() function
|
/aosp12/frameworks/base/libs/androidfw/ |
H A D | Asset.cpp | 595 const void* _FileAsset::getBuffer(bool aligned) in getBuffer() function in _FileAsset 903 const void* _CompressedAsset::getBuffer(bool) in getBuffer() function in _CompressedAsset
|
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | ClientCache.cpp | 34 bool ClientCache::getBuffer(const client_cache_t& cacheId, in getBuffer() function in android::ClientCache
|
/aosp12/frameworks/native/libs/binder/ |
H A D | BufferedTextOutput.cpp | 249 BufferedTextOutput::BufferState* BufferedTextOutput::getBuffer() const in getBuffer() function in android::BufferedTextOutput
|
/aosp12/system/libhwbinder/ |
H A D | BufferedTextOutput.cpp | 247 BufferedTextOutput::BufferState* BufferedTextOutput::getBuffer() const in getBuffer() function in android::hardware::BufferedTextOutput
|
/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | LayerTransactionTest.h | 242 static status_t getBuffer(sp<GraphicBuffer>* outBuffer, sp<Fence>* outFence) { in getBuffer() function
|