Home
last modified time | relevance | path

Searched defs:mBuffer (Results 1 – 25 of 261) sorted by relevance

1234567891011

/aosp12/frameworks/base/native/webview/plat_support/
H A Dgraphic_buffer_impl.h48 sp<android::GraphicBuffer> mBuffer; variable
/aosp14/frameworks/base/native/webview/plat_support/
H A Dgraphic_buffer_impl.h48 sp<android::GraphicBuffer> mBuffer; variable
/aosp12/frameworks/av/media/libnbaio/include/media/nbaio/
H A DAudioBufferProviderSource.h50 AudioBufferProvider::Buffer mBuffer; // current buffer variable
H A DPipe.h62 void * const mBuffer; variable
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
H A Dver2_pt_node_array_reader.h40 const ReadOnlyByteArrayView mBuffer; variable
/aosp12/system/chre/util/include/chre/util/
H A Dbuffer_base.h35 void *mBuffer = nullptr; variable
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
H A Dver4_pt_node_array_reader.h52 const BufferWithExtendableBuffer *const mBuffer; variable
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
H A Dver4_pt_node_array_reader.h39 const BufferWithExtendableBuffer *const mBuffer; variable
H A Dver4_patricia_trie_node_reader.h49 const BufferWithExtendableBuffer *const mBuffer; variable
/aosp12/hardware/interfaces/automotive/evs/1.0/default/
H A DEvsDisplay.h48 BufferDesc mBuffer = {}; // A graphics buffer into which we'll store images variable
/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DInputEventReader.h33 struct input_event* const mBuffer; variable
/aosp12/frameworks/base/libs/protoutil/include/android/util/
H A DProtoFileReader.h62 uint8_t mBuffer[32*1024]; variable
/aosp12/system/core/libsysutils/include/sysutils/
H A DNetlinkListener.h24 char mBuffer[64 * 1024] __attribute__((aligned(4))); variable
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DInputEventReader.h33 struct input_event* const mBuffer; variable
/aosp14/frameworks/base/libs/protoutil/include/android/util/
H A DProtoFileReader.h62 uint8_t mBuffer[32*1024]; variable
/aosp14/system/core/libsysutils/include/sysutils/
H A DNetlinkListener.h24 char mBuffer[64 * 1024] __attribute__((aligned(4))); variable
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsDisplay.h62 BufferDesc_1_0 mBuffer = {}; // A graphics buffer into which we'll store images variable
/aosp12/system/chre/platform/android/include/chre/target_platform/
H A Dplatform_audio_base.h57 std::vector<int16_t> mBuffer; variable
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DRenderState.h34 buffer_handle_t mBuffer = 0; variable
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/view/
H A DAppTransitionAnimationSpecCompat.java28 private Bitmap mBuffer; field in AppTransitionAnimationSpecCompat
/aosp12/system/media/audio_utils/include/audio_utils/
H A Dfifo_writer_T.h93 T * const mBuffer; variable
/aosp12/frameworks/av/media/libnblog/include/media/nblog/
H A DTimeline.h36 char mBuffer[0]; // circular buffer for entries member
/aosp12/packages/apps/Camera2/src/com/android/camera/async/
H A DRefCountedBufferQueueController.java25 private final RefCountBase<BufferQueueController> mBuffer; field in RefCountedBufferQueueController
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/view/
H A DAppTransitionAnimationSpecCompat.java28 private Bitmap mBuffer; field in AppTransitionAnimationSpecCompat
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DEvsGlDisplay.h63 BufferDesc_1_0 mBuffer = {}; // A graphics buffer into which we'll store images variable

1234567891011