Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrGlyphCache.cpp104 static void expand_bits(INT_TYPE* dst, in expand_bits() function
157 expand_bits(bytes, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
162 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
/external/skqp/src/gpu/text/
DGrAtlasGlyphCache.cpp257 static void expand_bits(INT_TYPE* dst, in expand_bits() function
310 expand_bits(bytes, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
315 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()