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

  /frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h 206 const uint32_t *getExportForEachSignatureList() const {
  /frameworks/compile/libbcc/lib/Renderscript/
RSEmbedInfo.cpp 84 me.getExportForEachSignatureList();
RSScriptGroupFusion.cpp 70 *signature = metadata.getExportForEachSignatureList()[slot];
108 signature = metadata.getExportForEachSignatureList()[slot];
RSKernelExpand.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 144 const uint32_t *sigList = ME->getExportForEachSignatureList();
211 const uint32_t *sigList = ME->getExportForEachSignatureList();

Completed in 151 milliseconds