Searched refs:assertBitmapEdgeColor (Results 1 – 1 of 1) sorted by relevance
302 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testWindowProducer()381 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testWindowProducerCopyToRGBA16F()524 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testDialogProducer()603 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testDialogProducerCopyToRGBA16F()789 private void assertBitmapEdgeColor(Bitmap bitmap, int edgeColor) { in assertBitmapEdgeColor() method in PixelCopyTest