Home
last modified time | relevance | path

Searched defs:blocksize (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp629 GLsizei get4x4CompressedSize(GLsizei width, GLsizei height, GLsizei depth, GLsizei blocksize, bool*… in get4x4CompressedSize()
649 GLsizei blocksize = getCompressedImageBlocksize(internalformat); in getCompressedImageSize() local
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp623 unsigned int blocksize; member
721 unsigned int blocksize; in prepareImage() local
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.c63 int blocksize = util_format_get_blocksize(format); in util_copy_rect() local