Home
last modified time | relevance | path

Searched defs:bpp (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dmap_v4v6.c112 _map_v4v6_hostent(struct hostent *hp, char **bpp, int *lenp) in _map_v4v6_hostent()
/device/linaro/hikey/gralloc/
Dalloc_device.cpp413 int bpp = 0; in alloc_device_alloc() local
/device/google/marlin/camera/QCamera2/stack/mm-lib2d-interface/test/
Dmm_lib2d_test.c148 int bpp = 32; in lib2d_dump_tga() local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp327 int bpp = glUtilsPixelBitSize(cb->glFormat, cb->glType) >> 3; in updateHostColorBuffer() local
472 int bpp = 0; in gralloc_alloc() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp319 int bpp) { in copy_rgb_buffer_from_unlocked()