Home
last modified time | relevance | path

Searched defs:ClipStack (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DGrClipStackTest.cpp78 using ClipStack = skgpu::ganesh::ClipStack; typedef in __anon40af4ba80111::TestCase
138 using ClipStack = skgpu::ganesh::ClipStack; typedef in __anon40af4ba80111::ElementsBuilder
204 using ClipStack = skgpu::ganesh::ClipStack; typedef in __anon40af4ba80111::TestCaseBuilder
1619 using ClipStack = skgpu::ganesh::ClipStack; in DEF_TEST() typedef
1717 using ClipStack = skgpu::ganesh::ClipStack; in DEF_TEST() typedef
1752 using ClipStack = skgpu::ganesh::ClipStack; in DEF_TEST() typedef
1787 using ClipStack = skgpu::ganesh::ClipStack; in DEF_TEST() typedef
1834 using ClipStack = skgpu::ganesh::ClipStack; in DEF_TEST() typedef
1907 using ClipStack = skgpu::ganesh::ClipStack; in DEF_TEST() typedef
1962 using ClipStack = skgpu::ganesh::ClipStack; in DEF_TEST() typedef
[all …]
H A DClipStackTest.cpp843 DEF_TEST(ClipStack, reporter) { in DEF_TEST() argument
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDevice.h328 friend class ClipStack; // for recordDraw variable
H A DClipStack_graphite.h375 friend class ClipStack; variable
H A DClipStack_graphite.cpp978 ClipStack::ClipStack(Device* owningDevice) in ClipStack() function in skgpu::graphite::ClipStack
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DClipStack.h371 friend class ClipStack; variable
H A DClipStack.cpp1188 ClipStack::ClipStack(const SkIRect& deviceBounds, const SkMatrix* ctm, bool forceAA) in ClipStack() function in skgpu::ganesh::ClipStack