Home
last modified time | relevance | path

Searched defs:indexMapping (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewDebug.java155 IntToString[] indexMapping() default { }; in indexMapping() method
/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp655 const auto& indexMapping = mExecutionStep->getOutputIndexSubModelToFromModel(); in updateOutputShapes() local