Searched refs:expand_bits (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrAtlasGlyphCache.cpp | 258 static void expand_bits(INT_TYPE* dst, in expand_bits() function 311 expand_bits(bytes, bits, width, height, dstRB, srcRB); in get_packed_glyph_image() 316 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
|