Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrPaint.h84 int numTotalFragmentProcessors() const { in numTotalFragmentProcessors() function
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp429 if (!paint.numTotalFragmentProcessors()) { in drawPaint()