| /hardware/libhardware/modules/audio_remote_submix/tests/ | 
| D | remote_submix_tests.cpp | 100 void RemoteSubmixTest::GenerateData(char* buffer, size_t bufferSize) {  in GenerateData()133         audio_stream_in_t* streamIn, char* buffer, size_t bufferSize) {  in ReadFromStream()
 138 void RemoteSubmixTest::VerifyBufferAllZeroes(char* buffer, size_t bufferSize) {  in VerifyBufferAllZeroes()
 147 void RemoteSubmixTest::VerifyBufferNotZeroes(char* buffer, size_t bufferSize) {  in VerifyBufferNotZeroes()
 173         audio_stream_out_t* streamOut, const char* buffer, size_t bufferSize) {  in WriteIntoStream()
 179         audio_stream_out_t* streamOut, size_t bufferSize, size_t repeats) {  in WriteSomethingIntoStream()
 219     const size_t bufferSize = 1024;  in TEST_F()  local
 234     const size_t bufferSize = 1024;  in TEST_F()  local
 284     const size_t bufferSize = 1024;  in TEST_F()  local
 297     const size_t bufferSize = 1024;  in TEST_F()  local
 [all …]
 
 | 
| /hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/ | 
| D | IDemux.aidl | 39 …ilter openFilter(in android.hardware.tv.tuner.DemuxFilterType type, in int bufferSize, in android.…  in openFilter()44 …re.tv.tuner.IDvr openDvr(in android.hardware.tv.tuner.DvrType type, in int bufferSize, in android.…  in openDvr()
 
 | 
| /hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/ | 
| D | IDemux.aidl | 39 …ilter openFilter(in android.hardware.tv.tuner.DemuxFilterType type, in int bufferSize, in android.…  in openFilter()44 …re.tv.tuner.IDvr openDvr(in android.hardware.tv.tuner.DvrType type, in int bufferSize, in android.…  in openDvr()
 
 | 
| /hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ | 
| D | IDemux.aidl | 55     IFilter openFilter(in DemuxFilterType type, in int bufferSize,  in openFilter()112     IDvr openDvr(in DvrType type, in int bufferSize, in IDvrCallback cb);  in openDvr()
 
 | 
| /hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/ | 
| D | IDemux.aidl | 39 …ilter openFilter(in android.hardware.tv.tuner.DemuxFilterType type, in int bufferSize, in android.…  in openFilter()44 …re.tv.tuner.IDvr openDvr(in android.hardware.tv.tuner.DvrType type, in int bufferSize, in android.…  in openDvr()
 
 | 
| /hardware/libhardware_legacy/audio/ | 
| D | AudioHardwareStub.h | 34     virtual size_t      bufferSize() const { return 4096; }  in bufferSize()  function51     virtual size_t      bufferSize() const { return 320; }  in bufferSize()  function
 
 | 
| D | AudioHardwareGeneric.h | 51     virtual size_t      bufferSize() const { return 4096; }  in bufferSize()  function85     virtual size_t      bufferSize() const { return 320; }  in bufferSize()  function
 
 | 
| D | A2dpAudioInterface.h | 87         virtual size_t      bufferSize() const { return 512 * 20; }  in bufferSize()  function
 | 
| /hardware/qcom/display/msm8226/libgralloc/ | 
| D | gpu.cpp | 209     unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_alloc_framebuffer_locked()  local264                               unsigned int bufferSize) {  in alloc_impl()
 331         const unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in free_impl()  local
 368                                       int bufferSize)  in gralloc_alloc_size()
 
 | 
| /hardware/qcom/display/msm8994/libgralloc/ | 
| D | gpu.cpp | 225     unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_alloc_framebuffer_locked()  local282                               unsigned int bufferSize) {  in alloc_impl()
 358         const unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in free_impl()  local
 395                                       int bufferSize)  in gralloc_alloc_size()
 
 | 
| /hardware/qcom/display/msm8909w_3100/libgralloc/ | 
| D | gpu.cpp | 204     unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_alloc_framebuffer_locked()  local261                               unsigned int bufferSize) {  in alloc_impl()
 351         const unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in free_impl()  local
 389                                       int bufferSize)  in gralloc_alloc_size()
 
 | 
| /hardware/qcom/display/msm8996/libgralloc/ | 
| D | gpu.cpp | 206     unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_alloc_framebuffer_locked()  local263                               unsigned int bufferSize) {  in alloc_impl()
 353         const unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in free_impl()  local
 390                                       int bufferSize)  in gralloc_alloc_size()
 
 | 
| /hardware/qcom/display/msm8960/libgralloc/ | 
| D | gpu.cpp | 192     size_t bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_alloc_framebuffer_locked()  local247                               size_t bufferSize) {  in alloc_impl()
 316         const size_t bufferSize = m->finfo.line_length * m->info.yres;  in free_impl()  local
 352                                       int bufferSize)  in gralloc_alloc_size()
 
 | 
| /hardware/qcom/display/msm8909/libgralloc/ | 
| D | gpu.cpp | 204     unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_alloc_framebuffer_locked()  local261                               unsigned int bufferSize) {  in alloc_impl()
 351         const unsigned int bufferSize = m->finfo.line_length * m->info.yres;  in free_impl()  local
 389                                       int bufferSize)  in gralloc_alloc_size()
 
 | 
| /hardware/qcom/display/msm8084/libgralloc/ | 
| D | gpu.cpp | 206     size_t bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_alloc_framebuffer_locked()  local261                               size_t bufferSize) {  in alloc_impl()
 329         const size_t bufferSize = m->finfo.line_length * m->info.yres;  in free_impl()  local
 365                                       int bufferSize)  in gralloc_alloc_size()
 
 | 
| /hardware/google/aemu/host-common/include/host-common/ | 
| D | DmaMap.h | 33     uint64_t bufferSize = 0;  member
 | 
| /hardware/qcom/audio/legacy/alsa_sound/ | 
| D | AudioHardwareALSA.cpp | 911       unsigned long bufferSize = DEFAULT_BUFFER_SIZE;  in openOutputStream()  local1010     unsigned long bufferSize = DEFAULT_BUFFER_SIZE;  in openOutputSession()  local
 1129            unsigned long bufferSize;  in openInputStream()  local
 1210         unsigned long bufferSize = MIN_CAPTURE_BUFFER_SIZE_PER_CH;  in openInputStream()  local
 1412     size_t bufferSize = 0;  in getInputBufferSize()  local
 1435         unsigned long bufferSize = FM_BUFFER_SIZE;  in handleFm()  local
 1532 unsigned long bufferSize = DEFAULT_VOICE_BUFFER_SIZE;  in enableVoiceCall()  local
 
 | 
| D | ALSAStreamOps.cpp | 303 size_t ALSAStreamOps::bufferSize() const  in bufferSize()  function in android_audio_legacy::ALSAStreamOps
 | 
| /hardware/google/aemu/base/ | 
| D | SubAllocator_unittest.cpp | 49     const size_t bufferSize = 65536;  in TEST()  local106     const size_t bufferSize = 65536;  in TEST()  local
 153     const size_t bufferSize = 65536;  in TEST()  local
 
 | 
| /hardware/google/pixel/perfstatsd/include/ | 
| D | statstype.h | 38     size_t bufferSize() { return mBuffer.size(); }  in bufferSize()  function
 | 
| /hardware/libhardware/modules/gralloc/ | 
| D | gralloc.cpp | 121     const size_t bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_alloc_framebuffer_locked()  local267         const size_t bufferSize = m->finfo.line_length * m->info.yres;  in gralloc_free()  local
 
 | 
| /hardware/interfaces/identity/aidl/default/libeic/ | 
| D | EicCbor.h | 45     size_t bufferSize;  member
 | 
| D | EicCbor.c | 19 void eicCborInit(EicCbor* cbor, uint8_t* buffer, size_t bufferSize) {  in eicCborInit()28 void eicCborInitHmacSha256(EicCbor* cbor, uint8_t* buffer, size_t bufferSize,  in eicCborInitHmacSha256()
 
 | 
| /hardware/interfaces/tv/tuner/1.0/default/ | 
| D | Demux.cpp | 56 Return<void> Demux::openFilter(const DemuxFilterType& type, uint32_t bufferSize,  in openFilter()171 Return<void> Demux::openDvr(DvrType type, uint32_t bufferSize, const sp<IDvrCallback>& cb,  in openDvr()
 
 | 
| /hardware/interfaces/tv/tuner/1.1/default/ | 
| D | Demux.cpp | 59 Return<void> Demux::openFilter(const DemuxFilterType& type, uint32_t bufferSize,  in openFilter()184 Return<void> Demux::openDvr(DvrType type, uint32_t bufferSize, const sp<IDvrCallback>& cb,  in openDvr()
 
 |