Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp425 bool gGrDrawTextNoCache = false; variable
442 if (gGrDrawTextNoCache || glyphRunList.blob() == nullptr) { in drawGlyphRunList()