Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasTextBlob.h513 , fTreatAsBMP(treatAsBMP) {} in BigGlyph()
518 bool fTreatAsBMP; member
DGrAtlasTextBlob.cpp344 calculate_translation(bigGlyph.fTreatAsBMP, viewMatrix, x, y, in flushBigGlyphs()
349 if (!bigGlyph.fTreatAsBMP) { in flushBigGlyphs()