Home
last modified time | relevance | path

Searched defs:canDraw (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.h54 bool canDraw(const SkPaint& skPaint, const SkMatrix&) { in canDraw() function
DGrAtlasTextContext.cpp27 bool GrAtlasTextContext::canDraw(const SkPaint& skPaint, in canDraw() function in GrAtlasTextContext