Searched defs:flipped (Results  1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/ | 
| 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()
 
 | 
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ | 
| 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()
 
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ | 
| 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()
 
 |