Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/base/
H A DSkTBlockList.h28 class BlockIndexIterator; variable
395 BlockIndexIterator(BlockIter iter) : fBlockIter(iter) {} in BlockIndexIterator() function