Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp217 size_t bufferSize; in allocateImpl() local
254 const size_t bufferSize, in allocateImpl2()
317 const size_t bufferSize, in allocateCb()
Dmapper3.cpp434 uint32_t bufferSize; in lockHostImpl() local
/device/google/cuttlefish/guest/hals/identity/libeic/
DEicCbor.c19 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()
DEicCbor.h41 size_t bufferSize; member
/device/linaro/hikey/gralloc/
Dalloc_device.cpp385 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/generic/goldfish-opengl/system/hwc3/
DHostFrameComposer.cpp622 uint32_t bufferSize; in presentDisplay() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp487 uint32_t bufferSize = mStride * mHeight * 3 / 2; in onFlush_sm() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp431 uint32_t bufferSize = mStride * mHeight * 3 / 2; in onFlush_sm() local