Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp1530 static bool needsRasterTextBlit(const SkDraw& draw) { in needsRasterTextBlit() function
1636 if (needsRasterTextBlit(*this)) { in drawText()
1755 if (needsRasterTextBlit(*this)) { in drawPosText()