Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasGlyphCache.cpp242 static void expand_bits(INT_TYPE* dst, in expand_bits() function
295 expand_bits(bytes, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
300 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()