Home
last modified time | relevance | path

Searched defs:BlockIndexIterator (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkTBlockList.h22 class BlockIndexIterator; variable
380 BlockIndexIterator(BlockIter iter) : fBlockIter(iter) {} in BlockIndexIterator() function