Home | History | Annotate | Download | only in core

Lines Matching refs:LayerIter

1108         up the top-most drawing area. LayerIter can be used to iterate through
1113 class SK_API LayerIter /*: SkNoncopyable*/ {
1116 LayerIter(SkCanvas*, bool skipEmptyClips);
1117 ~LayerIter();