Searched refs:assertBitmapEdgeColor (Results 1 – 2 of 2) sorted by relevance
375 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testViewProducer()412 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testViewProducerAutoSizeWithSrc()487 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testWindowProducerCopyToRGBA16F()505 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testWindowProducer()647 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testDialogProducer()722 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testDialogProducerCopyToRGBA16F()1118 private void assertBitmapEdgeColor(Bitmap bitmap, int edgeColor) { in assertBitmapEdgeColor() method in PixelCopyTest
492 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testCropRect()889 private void assertBitmapEdgeColor(Bitmap bitmap, int edgeColor) { in assertBitmapEdgeColor() method in TextureViewTest