Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/
DGrDeferredDisplayListPriv.h35 const skia_private::TArray<sk_sp<GrRenderTask>>& renderTasks() const { in renderTasks() function
/third_party/skia/src/core/
DSkDeferredDisplayListPriv.h37 const SkTArray<sk_sp<GrRenderTask>>& renderTasks() const { in renderTasks() function