Home
last modified time | relevance | path

Searched refs:getObjectSlots (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSEmbedInfo.cpp111 const RSInfo::ObjectSlotListTy &object_slots = mInfo->getObjectSlots(); in runOnModule()
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h237 inline const ObjectSlotListTy &getObjectSlots() const in getObjectSlots() function
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp781 mExecutable->getInfo().getObjectSlots().begin(); in ~RsdCpuScriptImpl()
783 mExecutable->getInfo().getObjectSlots().end(); in ~RsdCpuScriptImpl()