Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceFillContext.h165 virtual void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) {} in willReplaceOpsTask() function
H A DSurfaceDrawContext.cpp339 void SurfaceDrawContext::willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) { in willReplaceOpsTask() function in skgpu::ganesh::SurfaceDrawContext