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

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

Completed in 2681 milliseconds