Searched defs:targetImage (Results 1 – 3 of 3) sorted by relevance
102 boolean robustMatch(@NonNull BitmapImage targetImage, int offsetX, int offsetY) { in robustMatch()232 final BitmapImage targetImage = BitmapImage.createFromBitmap(bitmap); in detect() local
203 final BitmapImage targetImage = BitmapImage.createFromBitmap(bitmap); in isContainedIn() local
125 boolean robustMatch(@NonNull BitmapImage targetImage, int offsetX, int offsetY) { in robustMatch()