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

  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoWriter.cpp 36 helper_adapt_list_item<rsinfo::PragmaItem, RSInfo::PragmaListTy>(
37 rsinfo::PragmaItem &pResult,
175 if (!helper_write_list<rsinfo::PragmaItem, PragmaListTy>
RSInfoReader.cpp 39 // Process PragmaItem in the file
41 helper_read_list_item<rsinfo::PragmaItem, RSInfo::PragmaListTy>(
42 const rsinfo::PragmaItem &pItem,
204 (header->pragmaList.itemSize != sizeof(rsinfo::PragmaItem)) ||
272 if (!helper_read_list<rsinfo::PragmaItem, PragmaListTy>
RSInfo.cpp 99 mHeader.pragmaList.itemSize = sizeof(rsinfo::PragmaItem);
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 97 struct __attribute__((packed)) PragmaItem {
126 inline const char *GetItemTypeName<PragmaItem>()

Completed in 37 milliseconds