Home
last modified time | relevance | path

Searched refs:loadTestBitmap (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/java/ovic/demo/app/
DOvicBenchmarkerActivity.java82 private Bitmap loadTestBitmap() throws IOException { in loadTestBitmap() method in OvicBenchmarkerActivity
126 Bitmap testImageBitmap = loadTestBitmap(); in doTestIteration()