Home
last modified time | relevance | path

Searched defs:mBufferSize (Results 1 – 18 of 18) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/async/
DAsyncReader.h63 size_t mBufferSize; variable
DAsyncWriter.h41 size_t mBufferSize; variable
/hardware/interfaces/tv/tuner/aidl/vts/functional/utils/
DIpStreamer.h43 int mBufferSize = 188; // bytes variable
/hardware/libhardware_legacy/audio/
DAudioDumpInterface.h70 size_t mBufferSize; variable
110 size_t mBufferSize; variable
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DAstcTexture.h69 uint64_t mBufferSize = 0; // Size of the decompressed image variable
/hardware/google/gfxstream/host/gl/
DReadbackWorkerGl.h94 uint32_t mBufferSize = 0; variable
/hardware/interfaces/tv/tuner/1.0/default/
DDvr.h106 uint32_t mBufferSize; variable
DFilter.h108 uint32_t mBufferSize; variable
/hardware/interfaces/tv/tuner/1.1/default/
DDvr.h102 uint32_t mBufferSize; variable
DFilter.h126 uint32_t mBufferSize; variable
/hardware/interfaces/tv/tuner/aidl/default/
DDvr.h111 uint32_t mBufferSize; variable
DFilter.h162 uint32_t mBufferSize; variable
/hardware/google/aemu/base/include/aemu/base/files/
DTarStream.h121 size_t mBufferSize; variable
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.h188 size_t mBufferSize; // size of mData before padding. Actual size of mData might be slightly variable
DExternalCameraUtils.cpp580 size_t mBufferSize; in encodeJpegYU12() member
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h1057 const size_t mBufferSize; variable
1256 const size_t mBufferSize; variable
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp426 size_t mBufferSize; in encodeJpegYU12() member
/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp355 uint64_t mBufferSize; member in android::emulation::asg::AddressSpaceGraphicsTest::Client