Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrPaint.h84 int numTotalFragmentProcessors() const { in numTotalFragmentProcessors() function
DSurfaceDrawContext.cpp359 if (!paint.numTotalFragmentProcessors()) { in drawPaint()