Home
last modified time | relevance | path

Searched refs:expectBorder (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp253 void expectBorder(const Rect& rect, const Color& color, uint8_t tolerance = 0) { in expectBorder() function in android::ScreenCapture
747 shot->expectBorder(rect, Color::BLACK); in TEST_P()
756 shot->expectBorder(rect, Color::BLACK); in TEST_P()
834 shot->expectBorder(rect, Color::BLACK); in TEST_P()
911 shot->expectBorder(rect, Color::BLACK); in TEST_P()
920 shot->expectBorder(rect, Color::BLACK); in TEST_P()
1734 shot->expectBorder(Rect(0, 0, width, height), Color::BLACK); in setBackgroundColorHelper()
2071 shot->expectBorder(rect, Color::BLACK); in TEST_P()
2138 shot->expectBorder(crop, Color::BLACK); in TEST_P()
2151 shot->expectBorder(Rect(0, 0, mDisplayWidth, mDisplayHeight), Color::BLACK); in TEST_P()
[all …]