Searched defs:assetManager (Results 1 – 8 of 8) sorted by relevance
31 int imageDimension, AssetManager assetManager, in preprocess()
43 public EvaluatorInterface createEvaluator(AssetManager assetManager) { in createEvaluator()
83 public InferenceInOutSequence readAssets(AssetManager assetManager) throws IOException { in readAssets()179 final AssetManager assetManager, final File cacheDir) throws IOException { in readDataset()
171 static public void parseFromAssets(AssetManager assetManager) throws IOException { in parseFromAssets()
492 AssetManager assetManager = context.getAssets(); in copyAssetToFile() local
50 public static byte[] readAsset(AssetManager assetManager, String assetFilename, in readAsset()
23 int imageDimension, AssetManager assetManager, in preprocess()
150 android::AssetManager assetManager; in IsVrHeadsetDevice() local