Searched refs:hasObjectSlots (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ | ||
D | rsScript.h | 144 bool hasObjectSlots() const { in hasObjectSlots() function |
/frameworks/rs/cpu_ref/ | ||
D | rsCpuScriptGroup.cpp | 135 if (s->hasObjectSlots()) { in execute() |