Home
last modified time | relevance | path

Searched defs:processBitmap (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/
DOvicBenchmarker.java111 public abstract boolean processBitmap(Bitmap bitmap, int imageId) in processBitmap() method in OvicBenchmarker
115 public boolean processBitmap(Bitmap bitmap) throws IOException, InterruptedException { in processBitmap() method in OvicBenchmarker
DOvicDetectorBenchmarker.java113 public boolean processBitmap(Bitmap bitmap, int imageId) in processBitmap() method in OvicDetectorBenchmarker
DOvicClassifierBenchmarker.java77 public boolean processBitmap(Bitmap bitmap, int imageId) in processBitmap() method in OvicClassifierBenchmarker