Home
last modified time | relevance | path

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

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