Searched defs:bufferSize (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish-opengl/system/hals/ |
D | allocator3.cpp | 217 size_t bufferSize; in allocateImpl() local 254 const size_t bufferSize, in allocateImpl2() 317 const size_t bufferSize, in allocateCb()
|
D | mapper3.cpp | 434 uint32_t bufferSize; in lockHostImpl() local
|
/device/google/cuttlefish/guest/hals/identity/libeic/ |
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()
|
D | EicCbor.h | 41 size_t bufferSize; member
|
/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 385 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() local
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | RenderControl.cpp | 219 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/ |
D | HostFrameComposer.cpp | 622 uint32_t bufferSize; in presentDisplay() local
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.cpp | 487 uint32_t bufferSize = mStride * mHeight * 3 / 2; in onFlush_sm() local
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | C2GoldfishHevcDec.cpp | 431 uint32_t bufferSize = mStride * mHeight * 3 / 2; in onFlush_sm() local
|