Home
last modified time | relevance | path

Searched refs:replaceOpsTaskIfModifiesColor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceDrawContext.h707 OpsTask* replaceOpsTaskIfModifiesColor();
H A DSurfaceDrawContext.cpp2117 this->replaceOpsTaskIfModifiesColor()->setCannotMergeBackward(); in setupDstProxyView()
2168 OpsTask* SurfaceDrawContext::replaceOpsTaskIfModifiesColor() { in replaceOpsTaskIfModifiesColor() function in skgpu::ganesh::SurfaceDrawContext