Searched refs:PragmaItem (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoWriter.cpp59 helper_adapt_list_item<rsinfo::PragmaItem, RSInfo::PragmaListTy>(
60 rsinfo::PragmaItem &pResult,
204 if (!helper_write_list<rsinfo::PragmaItem, PragmaListTy>
H A DRSInfoReader.cpp66 // Process PragmaItem in the file
68 helper_read_list_item<rsinfo::PragmaItem, RSInfo::PragmaListTy>(
69 const rsinfo::PragmaItem &pItem,
232 (header->pragmaList.itemSize != sizeof(rsinfo::PragmaItem)) ||
292 if (!helper_read_list<rsinfo::PragmaItem, PragmaListTy>
H A DRSInfo.cpp189 mHeader.pragmaList.itemSize = sizeof(rsinfo::PragmaItem);
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h89 struct __attribute__((packed)) PragmaItem { struct in namespace:bcc::rsinfo
122 inline const char *GetItemTypeName<PragmaItem>()

Completed in 110 milliseconds