Home
last modified time | relevance | path

Searched refs:ExportForeachFuncItem (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfoWriter.cpp98 helper_adapt_list_item<rsinfo::ExportForeachFuncItem, in helper_adapt_list_item()
100 rsinfo::ExportForeachFuncItem &pResult, in helper_adapt_list_item()
199 if (!helper_write_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in write()
DRSInfoReader.cpp112 helper_read_list_item<rsinfo::ExportForeachFuncItem, RSInfo::ExportForeachFuncListTy>( in helper_read_list_item()
113 const rsinfo::ExportForeachFuncItem &pItem, in helper_read_list_item()
208 (header->exportForeachFuncList.itemSize != sizeof(rsinfo::ExportForeachFuncItem))) { in ReadFromFile()
292 if (!helper_read_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in ReadFromFile()
DRSInfo.cpp103 mHeader.exportForeachFuncList.itemSize = sizeof(rsinfo::ExportForeachFuncItem); in RSInfo()
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h115 struct __attribute__((packed)) ExportForeachFuncItem { struct
142 inline const char *GetItemTypeName<ExportForeachFuncItem>()