Searched refs:bitmapPixelChecker (Results 1 – 1 of 1) sorted by relevance
132 BitmapPixelChecker bitmapPixelChecker = new BitmapPixelChecker(Color.RED); in testScreenshotSecureLayers() local134 int numMatchingPixels = bitmapPixelChecker.getNumMatchingPixels(swBitmap, bounds); in testScreenshotSecureLayers()182 BitmapPixelChecker bitmapPixelChecker = new BitmapPixelChecker(Color.RED); in testCaptureDisplay() local184 int numMatchingPixels = bitmapPixelChecker.getNumMatchingPixels(swBitmap, bounds); in testCaptureDisplay()