Searched defs:flipped (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | texcompress_etc_tmp.h | 30 int flipped; in TAG() local
|
/hardware/google/gfxstream/common/etc/ |
D | etc.cpp | 224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock() 433 bool flipped = (high & 1) != 0; in etc2_decode_rgb_block() local 509 etc1_byte* pColors, bool flipped, bool second) { in etc_average_colors_subblock() 597 etc_compressed* pCompressed, bool flipped, bool second, in etc_encode_subblock_helper() 695 const etc1_byte* pColors, etc_compressed* pCompressed, bool flipped) { in etc_encode_block_helper()
|