Searched refs:fHigh (Results 1 – 3 of 3) sorted by relevance
18 uint32_t fHigh; member60 block->fHigh = 0; in create_etc1_block()76 block->fHigh |= (r5 << 27) | (g5 << 19) | (b5 << 11) | 0x2; in create_etc1_block()93 block->fHigh |= (bestTableIndex << 5) | (bestTableIndex << 2); in create_etc1_block()
19 uint32_t fHigh; member95 uint32_t high = SkBSwap32(curBlock1->fHigh); in decompress_etc1()
28 uint32_t fHigh; member115 block->fHigh = SkBSwap32(high); in create_etc1_block()