Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
DSurfaceFillContext_v1.h76 virtual void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) {} in willReplaceOpsTask()
DSurfaceDrawContext.cpp314 void SurfaceDrawContext::willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) { in willReplaceOpsTask()
/third_party/skia/m133/src/gpu/ganesh/
DSurfaceFillContext.h165 virtual void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) {} in willReplaceOpsTask()
DSurfaceDrawContext.cpp339 void SurfaceDrawContext::willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) { in willReplaceOpsTask()