Searched refs:ASTCBlock (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_ASTC.cpp302 struct ASTCBlock { struct
345 static uint64_t read_astc_bits(const ASTCBlock &block, int from, int to) {
525 // We can't use this class with ASTCBlock because then it would need to
765 const ASTCBlock &block, // The block that we're decoding from
778 ASTCBlock src = block;
1078 ASTCBlock fBlock; // the block data

Completed in 63 milliseconds