Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrTextBlob.h308 void setMaskFormat(GrMaskFormat format) { fMaskFormat = format; } in setMaskFormat() function
421 subRun->setMaskFormat(kARGB_GrMaskFormat); in initARGBFallback()
/external/skia/src/gpu/text/
DGrTextBlob.h308 void setMaskFormat(GrMaskFormat format) { fMaskFormat = format; } in setMaskFormat() function
421 subRun->setMaskFormat(kARGB_GrMaskFormat); in initARGBFallback()
/external/skia/src/core/
DSkGlyphRunPainter.cpp781 subRun->setMaskFormat(format); in switchSubRunIfNeededAndAppendGlyph()
/external/skqp/src/core/
DSkGlyphRunPainter.cpp655 subRun->setMaskFormat(format); in switchSubRunIfNeededAndAppendGlyph()