Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkVM.h468 static inline bool touches_varying_memory(Op op) { in touches_varying_memory() function
DSkVM.cpp558 if (!touches_varying_memory(inst.op)) { in push()