Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScript.h144 bool hasObjectSlots() const { in hasObjectSlots() function
/frameworks/rs/cpu_ref/
DrsCpuScriptGroup.cpp135 if (s->hasObjectSlots()) { in execute()