Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A 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