Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrTextBlob.h410 void setSubRunHasW(bool hasWCoord) { in setSubRunHasW() function
/external/skqp/src/core/
DSkGlyphRunPainter.cpp702 fRun->setSubRunHasW(glyphCacheMatrix.hasPerspective()); in generateFromGlyphRunList()