Home
last modified time | relevance | path

Searched defs:clipType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DClipStack_graphite.cpp605 ClipStack::ClipState ClipStack::RawElement::clipType() const { in clipType() function in skgpu::graphite::ClipStack::RawElement
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DPaintParamsKeyTest.cpp2245 ClipType clipType = random_cliptype(&rand); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
2256 ClipType clipType = ClipType::kNone; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DClipStack.cpp765 ClipStack::ClipState ClipStack::RawElement::clipType() const { in clipType() function in skgpu::ganesh::ClipStack::RawElement