Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp745 auto shot = getScreenCapture(); in TEST_P() local
746 shot->expectColor(rect, Color::RED); in TEST_P()
747 shot->expectBorder(rect, Color::BLACK); in TEST_P()
754 auto shot = getScreenCapture(); in TEST_P() local
755 shot->expectColor(rect, Color::RED); in TEST_P()
756 shot->expectBorder(rect, Color::BLACK); in TEST_P()
831 auto shot = getScreenCapture(); in TEST_P() local
833 shot->expectColor(rect, Color::RED); in TEST_P()
834 shot->expectBorder(rect, Color::BLACK); in TEST_P()
908 auto shot = getScreenCapture(); in TEST_P() local
[all …]
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal287 * requests), or of the request(s) just submitted (for single-shot capture).