Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkVM.h956 bool allImm() const { return true; } in abs() function
959 bool allImm(Val id, T* imm, Rest... rest) const { in abs() function