OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:B2TIter
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkClipStack.h
440
* The
B2TIter
iterates from the bottom of the stack to the top.
443
class
B2TIter
: private Iter {
445
B2TIter
() {}
451
B2TIter
(const SkClipStack& stack)
/external/skqp/src/core/
SkClipStack.h
440
* The
B2TIter
iterates from the bottom of the stack to the top.
443
class
B2TIter
: private Iter {
445
B2TIter
() {}
451
B2TIter
(const SkClipStack& stack)
Completed in 67 milliseconds