Home
last modified time | relevance | path

Searched defs:numMatchingPixels (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DScreenshotTests.java165 int numMatchingPixels = bitmapPixelChecker.getNumMatchingPixels(swBitmap, bounds); in testScreenshotSecureLayers() local
243 int numMatchingPixels = bitmapPixelChecker.getNumMatchingPixels(swBitmap, bounds); in testCaptureDisplay() local
DSurfaceSyncGroupTests.java198 int numMatchingPixels = pixelChecker.getNumMatchingPixels(swBitmap, bounds); in validateScreenshot() local