Searched refs:IndexFn (Results 1 – 1 of 1) sorted by relevance
16 using IndexFn = int (*)(const GrBlockAllocator::Block*); variable19 template <typename T, bool Forward, bool Const, IndexFn Start, IndexFn End, NextFn Next,376 IndexFn Start, // Returns the index of the first valid item in a block377 IndexFn End, // Returns the index of the last valid item (so it is inclusive)