Searched refs:assertBitmapEdgeColor (Results 1 – 2 of 2) sorted by relevance
372 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testViewProducer()409 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testViewProducerAutoSizeWithSrc()484 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testWindowProducerCopyToRGBA16F()502 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testWindowProducer()644 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testDialogProducer()719 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testDialogProducerCopyToRGBA16F()1126 private void assertBitmapEdgeColor(Bitmap bitmap, int edgeColor) { in assertBitmapEdgeColor() method in PixelCopyTest
482 assertBitmapEdgeColor(bitmap, Color.YELLOW); in testCropRect()879 private void assertBitmapEdgeColor(Bitmap bitmap, int edgeColor) { in assertBitmapEdgeColor() method in TextureViewTest