Searched refs:expand_bits (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrFontScaler.cpp | 93 void expand_bits(INT_TYPE* dst, in expand_bits() function 146 expand_bits(bytes, bits, width, height, dstRB, srcRB); in getPackedGlyphImage() 151 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in getPackedGlyphImage()
|