Home
last modified time | relevance | path

Searched refs:NextFn (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrTBlockList.h17 using NextFn = int (*)(const GrBlockAllocator::Block*, int); variable
19 template <typename T, bool Forward, bool Const, IndexFn Start, IndexFn End, NextFn Next,
378 NextFn Next, // Returns the next index given the current index