Home
last modified time | relevance | path

Searched defs:bufferSize (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DATokenBuffer.h92 virtual int bufferSize() { return buffer_size; } in bufferSize() function
/device/generic/goldfish/gralloc/
Dgralloc.cpp125 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
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DATokenBuffer.h92 virtual int bufferSize() { return buffer_size; } in bufferSize() function
/device/generic/goldfish/libqemu/
Dtest_guest_2.c57 int bufferSize = 16384; in main() local
/device/generic/goldfish/camera/qemu-pipeline3/
DQemuSensor.cpp398 size_t bufferSize = width * height * 4; in captureRGBA() local
467 size_t bufferSize = (width * height * 12) / 8; in captureNV21() local
/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_entry.cpp73 EGLint rcQueryEGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcQueryEGLString()
79 EGLint rcGetGLString(EGLenum name, void* buffer, EGLint bufferSize) in rcGetGLString()
283 GLint rcCompose(uint32_t bufferSize, void* buffer) in rcCompose()
DrenderControl_enc.cpp108 EGLint rcQueryEGLString_enc(void *self , EGLenum name, void* buffer, EGLint bufferSize) in rcQueryEGLString_enc()
153 EGLint rcGetGLString_enc(void *self , EGLenum name, void* buffer, EGLint bufferSize) in rcGetGLString_enc()
1396 GLint rcCompose_enc(void *self , uint32_t bufferSize, void* buffer) in rcCompose_enc()
/device/generic/goldfish-opengl/system/vulkan_enc/
DAndroidHardwareBuffer.cpp194 VkDeviceSize bufferSize, in createAndroidHardwareBuffer()
DResourceTracker.cpp74 VkDeviceSize bufferSize, in createAndroidHardwareBuffer()
1611 VkDeviceSize bufferSize = 0; in on_vkAllocateMemory() local
/device/linaro/hikey/gralloc/
Dalloc_device.cpp350 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp219 static EGLint rcQueryEGLString(void* ctx_, EGLenum name, void* buffer, EGLint bufferSize) { in rcQueryEGLString()
255 static EGLint rcGetGLString(void* ctx_, EGLenum name, void* buffer, EGLint bufferSize) { in rcGetGLString()
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp2764 static int readFromFile(char* fileName, char* buffer, int bufferSize) in readFromFile()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c1641 int bufferSize = (int)(bufferLim - bufferPtr); in XML_GetBuffer() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlparse.c1641 int bufferSize = (int)(bufferLim - bufferPtr); in XML_GetBuffer() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c1717 int bufferSize = (int)(bufferLim - bufferPtr); in XML_GetBuffer() local