Searched defs:B2TIter (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkClipStack.h401 * The B2TIter iterates from the bottom of the stack to the top.
404 class B2TIter : private Iter { class in class:SkClipStack
406 B2TIter() {} function in class:SkClipStack::B2TIter
412 B2TIter(const SkClipStack& stack) function in class:SkClipStack::B2TIter

Completed in 84 milliseconds