HomeSort by relevance Sort by last modified time
    Searched defs:objectSlotList (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/lib/Renderscript/
RSEmbedInfo.cpp 78 const uint32_t *objectSlotList = me.getObjectSlotList();
106 s << objectSlotList[i] << "\n";
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 87 struct ListHeader objectSlotList;

Completed in 96 milliseconds