Home | History | Annotate | Download | only in core

Lines Matching refs:LayerIter

973         up the top-most drawing area. LayerIter can be used to iterate through
978 class SK_API LayerIter /*: SkNoncopyable*/ {
981 LayerIter(SkCanvas*, bool skipEmptyClips);
982 ~LayerIter();