Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrDeferredDisplayList.cpp64 bool DrawDDL(SkSurface* surface, sk_sp<const GrDeferredDisplayList> ddl) { in DrawDDL() function
76 bool DrawDDL(sk_sp<SkSurface> surface, sk_sp<const GrDeferredDisplayList> ddl) { in DrawDDL() function