Home
last modified time | relevance | path

Searched refs:expand_bits (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/text/
DGrStrikeCache.cpp62 static void expand_bits(INT_TYPE* dst, in expand_bits() function
138 expand_bits(bytes, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
143 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
/external/skia/src/gpu/text/
DGrAtlasManager.cpp38 static void expand_bits(INT_TYPE* dst, in expand_bits() function
87 expand_bits(bytes, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
92 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()