Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DSurfaceDrawContext.h687 OpsTask* replaceOpsTaskIfModifiesColor();
DSurfaceDrawContext.cpp2067 this->replaceOpsTaskIfModifiesColor()->setCannotMergeBackward(); in setupDstProxyView()
2118 OpsTask* SurfaceDrawContext::replaceOpsTaskIfModifiesColor() { in replaceOpsTaskIfModifiesColor() function in skgpu::v1::SurfaceDrawContext