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

  /frameworks/compile/libbcc/bcinfo/include/bcinfo/
MetadataExtractor.h 59 const char *mOutConverterName;
69 mOutConverterName(nullptr), mHalterName(nullptr),
77 delete [] mOutConverterName;
  /frameworks/compile/libbcc/lib/
RSEmbedInfo.cpp 141 << reduceFnName(reduce.mOutConverterName) << " - "
Compiler.cpp 442 keepFuncsPushBackIfPresent(exportReduceList[i].mOutConverterName);
RSKernelExpand.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 161 dumpReduceInfo(info, "outconverter", reduce.mOutConverterName);
228 dumpReduceInfo(stdout, "outconverter", reduce.mOutConverterName);
  /frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp 551 TmpReduceList[i].mOutConverterName = createStringFromOptionalValue(Node, 5);

Completed in 201 milliseconds