Home
last modified time | relevance | path

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

/third_party/skia/experimental/sorttoy/
DSortKey.h10 constexpr int kInvalidMat = 0; variable
DCmds.cpp216 return SortKey(false, this->getSortZ(), kInvalidMat); in getKey()