Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DClipStack.h111 UniqueKey testingOnly_getLastSWMaskKey() const { in testingOnly_getLastSWMaskKey() function
/aosp_15_r20/external/skia/tests/
H A DGrClipStackTest.cpp2126 skgpu::UniqueKey priorKey = cs->testingOnly_getLastSWMaskKey(); in DEF_GANESH_TEST_FOR_CONTEXTS()
2128 skgpu::UniqueKey newKey = cs->testingOnly_getLastSWMaskKey(); in DEF_GANESH_TEST_FOR_CONTEXTS()