Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
DClipStack.h83 GrUniqueKey testingOnly_getLastSWMaskKey() const { in testingOnly_getLastSWMaskKey() function
/third_party/skia/tests/
DGrClipStackTest.cpp2088 GrUniqueKey priorKey = cs->testingOnly_getLastSWMaskKey(); in DEF_GPUTEST_FOR_CONTEXTS()
2090 GrUniqueKey newKey = cs->testingOnly_getLastSWMaskKey(); in DEF_GPUTEST_FOR_CONTEXTS()