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

  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoWriter.cpp 98 helper_adapt_list_item<rsinfo::ExportForeachFuncItem,
100 rsinfo::ExportForeachFuncItem &pResult,
199 if (!helper_write_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy>
RSInfoReader.cpp 110 // Procee ExportForeachFuncItem in the file
112 helper_read_list_item<rsinfo::ExportForeachFuncItem, RSInfo::ExportForeachFuncListTy>(
113 const rsinfo::ExportForeachFuncItem &pItem,
208 (header->exportForeachFuncList.itemSize != sizeof(rsinfo::ExportForeachFuncItem))) {
292 if (!helper_read_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy>
RSInfo.cpp 103 mHeader.exportForeachFuncList.itemSize = sizeof(rsinfo::ExportForeachFuncItem);
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 115 struct __attribute__((packed)) ExportForeachFuncItem {
142 inline const char *GetItemTypeName<ExportForeachFuncItem>()

Completed in 50 milliseconds