Home
last modified time | relevance | path

Searched refs:fPreserveOpsOnFullClear_TestingOnly (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h626 void testingOnly_SetPreserveOpsOnFullClear() { fPreserveOpsOnFullClear_TestingOnly = true; } in testingOnly_SetPreserveOpsOnFullClear()
710 bool fPreserveOpsOnFullClear_TestingOnly = false; member in skgpu::v1::final
H A DSurfaceDrawContext.cpp858 if (fPreserveOpsOnFullClear_TestingOnly) { in canDiscardPreviousOpsOnFullClear()

Completed in 5 milliseconds