HomeSort by relevance Sort by last modified time
    Searched refs:fTreatAsBMP (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/text/
GrAtlasTextBlob.h 513 , fTreatAsBMP(treatAsBMP) {}
518 bool fTreatAsBMP;
GrAtlasTextBlob.cpp 344 calculate_translation(bigGlyph.fTreatAsBMP, viewMatrix, x, y,
349 if (!bigGlyph.fTreatAsBMP) {

Completed in 145 milliseconds