Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DClipStack.cpp625 ClipStack::ClipState ClipStack::RawElement::clipType() const { in clipType() function in skgpu::graphite::ClipStack::RawElement
/external/skia/src/gpu/ganesh/
DClipStack.cpp765 ClipStack::ClipState ClipStack::RawElement::clipType() const { in clipType() function in skgpu::ganesh::ClipStack::RawElement
/external/skia/tests/graphite/precompile/
DPaintParamsKeyTest.cpp2156 ClipType clipType = random_cliptype(&rand); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
2167 ClipType clipType = ClipType::kNone; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local