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

  /frameworks/compile/libbcc/bcinfo/include/bcinfo/
MetadataExtractor.h 217 const uint32_t *getExportForEachInputCountList() const {
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 145 const uint32_t *inputCountList = ME->getExportForEachInputCountList();
212 const uint32_t *inputCountList = ME->getExportForEachInputCountList();
  /frameworks/compile/libbcc/lib/
RSScriptGroupFusion.cpp 63 if (metadata.getExportForEachInputCountList()[slot] > 1) {
102 if (metadata.getExportForEachInputCountList()[slot] > 1) {
  /frameworks/rs/rsov/compiler/
Wrapper.cpp 388 const uint32_t *inputCount = metadata.getExportForEachInputCountList();

Completed in 1820 milliseconds