/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/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/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/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/libhardware_legacy/audio/ |
D | AudioHardwareStub.h | 34 virtual size_t bufferSize() const { return 4096; } in bufferSize() function 51 virtual size_t bufferSize() const { return 320; } in bufferSize() function
|
D | AudioHardwareGeneric.h | 51 virtual size_t bufferSize() const { return 4096; } in bufferSize() function 85 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/msm8994/libgralloc/ |
D | gpu.cpp | 225 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 282 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/msm8960/libgralloc/ |
D | gpu.cpp | 192 size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 247 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/msm8226/libgralloc/ |
D | gpu.cpp | 209 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 264 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/msm8996/libgralloc/ |
D | gpu.cpp | 206 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 263 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/msm8909w_3100/libgralloc/ |
D | gpu.cpp | 204 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 261 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() local 261 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/qcom/display/msm8909/libgralloc/ |
D | gpu.cpp | 204 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local 261 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/google/gfxstream/guest/GoldfishAddressSpace/ |
D | VirtioGpuAddressSpaceStream.cpp | 20 uint32_t& ringSize, uint32_t& bufferSize, in GetRingParamsFromCapset() 86 uint32_t bufferSize = 0; in createVirtioGpuAddressSpaceStream() local
|
D | GoldfishAddressSpaceStream.cpp | 51 uint64_t bufferSize = request.size; in createGoldfishAddressSpaceStream() local
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioHardwareALSA.cpp | 911 unsigned long bufferSize = DEFAULT_BUFFER_SIZE; in openOutputStream() local 1010 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
|
/hardware/google/gfxstream/host/ |
D | virtgpu_gfxstream_protocol.h | 97 uint32_t bufferSize; member 110 uint32_t bufferSize; member 118 uint32_t bufferSize; member 126 uint32_t bufferSize; member
|
/hardware/google/gfxstream/guest/platform/include/ |
D | virtgpu_gfxstream_protocol.h | 95 uint32_t bufferSize; member 108 uint32_t bufferSize; member 116 uint32_t bufferSize; member 124 uint32_t bufferSize; member
|
/hardware/google/aemu/host-common/include/host-common/ |
D | DmaMap.h | 33 uint64_t bufferSize = 0; member
|
/hardware/google/aemu/base/ |
D | SubAllocator_unittest.cpp | 49 const size_t bufferSize = 65536; in TEST() local 106 const size_t bufferSize = 65536; in TEST() local 153 const size_t bufferSize = 65536; in TEST() local
|
/hardware/google/gfxstream/guest/renderControl_enc/ |
D | renderControl_entry.cpp | 98 EGLint rcQueryEGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcQueryEGLString() 104 EGLint rcGetGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcGetGLString() 308 GLint rcCompose(uint32_t bufferSize, void* buffer) in rcCompose() 434 void rcComposeAsync(uint32_t bufferSize, void* buffer) in rcComposeAsync() 446 GLint rcComposeWithoutPost(uint32_t bufferSize, void* buffer) in rcComposeWithoutPost() 452 void rcComposeAsyncWithoutPost(uint32_t bufferSize, void* buffer) in rcComposeAsyncWithoutPost() 500 int rcGetHostExtensionsString(uint32_t bufferSize, void* buffer) in rcGetHostExtensionsString()
|
/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() local 267 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_free() local
|