Home
last modified time | relevance | path

Searched defs:numRenderTasks (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/core/
DSkDeferredDisplayListPriv.h18 int numRenderTasks() const { in numRenderTasks() function
/third_party/skia/src/core/
DSkDeferredDisplayListPriv.h21 int numRenderTasks() const { in numRenderTasks() function
/third_party/flutter/skia/src/gpu/
DGrDrawingManager.h130 int numRenderTasks() const { return fRenderTasks.count(); } in numRenderTasks() function