HomeSort by relevance Sort by last modified time
    Searched refs:ObjectSlotItem (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoWriter.cpp 58 helper_adapt_list_item<rsinfo::ObjectSlotItem, RSInfo::ObjectSlotListTy>(
59 rsinfo::ObjectSlotItem &pResult,
181 if (!helper_write_list<rsinfo::ObjectSlotItem, ObjectSlotListTy>
RSInfoReader.cpp 63 // Procee ObjectSlotItem in the file
65 helper_read_list_item<rsinfo::ObjectSlotItem, RSInfo::ObjectSlotListTy>(
66 const rsinfo::ObjectSlotItem &pItem,
205 (header->objectSlotList.itemSize != sizeof(rsinfo::ObjectSlotItem)) ||
277 if (!helper_read_list<rsinfo::ObjectSlotItem, ObjectSlotListTy>
RSInfo.cpp 100 mHeader.objectSlotList.itemSize = sizeof(rsinfo::ObjectSlotItem);
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 103 struct __attribute__((packed)) ObjectSlotItem {
130 inline const char *GetItemTypeName<ObjectSlotItem>()

Completed in 60 milliseconds