Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceFillContext.h225 virtual void willReplaceOpsTask(GrOpsTask* prevTask, GrOpsTask* nextTask) {} in willReplaceOpsTask()
DGrSurfaceDrawContext.cpp313 void GrSurfaceDrawContext::willReplaceOpsTask(GrOpsTask* prevTask, GrOpsTask* nextTask) { in willReplaceOpsTask()