Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkTBlockList.h17 using NextFn = int (*)(const SkBlockAllocator::Block*, int); variable
19 template <typename T, bool Forward, bool Const, IndexFn Start, IndexFn End, NextFn Next,
374 NextFn Next, // Returns the next index given the current index