Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DScreenshotTests.java134 int numMatchingPixels = bitmapPixelChecker.getNumMatchingPixels(swBitmap, bounds); in testScreenshotSecureLayers() local
184 int numMatchingPixels = bitmapPixelChecker.getNumMatchingPixels(swBitmap, bounds); in testCaptureDisplay() local
H A DSurfaceSyncGroupTests.java184 int numMatchingPixels = pixelChecker.getNumMatchingPixels(swBitmap, bounds); in validateScreenshot() local