Searched refs:sizeOfBitmap (Results 1 – 1 of 1) sorted by relevance
135 int sizeOfBitmap = bounds.width() * bounds.height(); in testScreenshotSecureLayers() local136 boolean success = numMatchingPixels == sizeOfBitmap; in testScreenshotSecureLayers()