Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawTargetCaps.h194 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const { in isConfigRenderable() function
DGrContext.cpp1786 bool GrContext::isConfigRenderable(GrPixelConfig config, bool withMSAA) const { in isConfigRenderable() function in GrContext