Home
last modified time | relevance | path

Searched defs:firstActiveElementIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DClipStack_graphite.h277 int firstActiveElementIndex() const { return fStartingElementIndex; } in firstActiveElementIndex() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DClipStack.h247 int firstActiveElementIndex() const { return fStartingElementIndex; } in firstActiveElementIndex() function