/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | MirrorLayer_test.cpp | 80 auto shot = screenshot(); in TEST_F() local 91 auto shot = screenshot(); in TEST_F() local 102 auto shot = screenshot(); in TEST_F() local 113 auto shot = screenshot(); in TEST_F() local 124 auto shot = screenshot(); in TEST_F() local 135 auto shot = screenshot(); in TEST_F() local 146 auto shot = screenshot(); in TEST_F() local 169 auto shot = screenshot(); in TEST_F() local 179 auto shot = screenshot(); in TEST_F() local 189 auto shot = screenshot(); in TEST_F() local [all …]
|
H A D | LayerRenderTypeTransaction_test.cpp | 62 auto shot = getScreenCapture(); in TEST_P() local 71 auto shot = getScreenCapture(); in TEST_P() local 547 auto shot = screenshot(); in setBackgroundColorHelper() local 806 auto shot = getScreenCapture(); in TEST_P() local 826 auto shot = getScreenCapture(); in TEST_P() local 839 auto shot = getScreenCapture(); in TEST_P() local 887 auto shot = getScreenCapture(); in TEST_P() local 938 auto shot = getScreenCapture(); in TEST_P() local 951 auto shot = getScreenCapture(); in TEST_P() local 966 auto shot = getScreenCapture(); in TEST_P() local [all …]
|
H A D | LayerTypeAndRenderTypeTransaction_test.cpp | 155 auto shot = getScreenCapture(); in TEST_P() local 162 auto shot = getScreenCapture(); in TEST_P() local 198 auto shot = getScreenCapture(); in TEST_P() local 228 auto shot = getScreenCapture(); in TEST_P() local 264 auto shot = getScreenCapture(); in TEST_P() local 297 auto shot = getScreenCapture(); in TEST_P() local 335 auto shot = getScreenCapture(); in TEST_P() local 395 auto shot = getScreenCapture(); in TEST_P() local 693 auto shot = getScreenCapture(); in TEST_P() local 813 auto shot = screenshot(); in TEST_P() local [all …]
|
H A D | EffectLayer_test.cpp | 64 auto shot = screenshot(); in TEST_F() local 85 auto shot = screenshot(); in TEST_F() local 86 shot->expectColor(Rect(0, 0, 400, 400), Color::RED); in TEST_F() 109 auto shot = screenshot(); in TEST_F() local 139 auto shot = screenshot(); in TEST_F() local 140 shot->expectColor(leftRect, Color::BLUE); in TEST_F() 141 shot->expectColor(rightRect, Color::GREEN); in TEST_F() 157 auto shot = screenshot(); in TEST_F() local 167 previousColor = shot->getPixelColor(0, y); in TEST_F() 169 currentColor = shot->getPixelColor(x, y); in TEST_F() [all …]
|
H A D | DereferenceSurfaceControl_test.cpp | 40 auto shot = screenshot(); in SetUp() local 41 shot->expectColor(Rect(0, 0, 20, 20), Color::BLUE); in SetUp() 58 auto shot = screenshot(); in TEST_F() local 59 shot->expectColor(Rect(0, 0, 20, 20), Color::RED); in TEST_F() 68 auto shot = screenshot(); in TEST_F() local 69 shot->expectColor(Rect(0, 0, 20, 20), Color::BLUE); in TEST_F()
|
H A D | LayerTransaction_test.cpp | 60 auto shot = screenshot(); in TEST_F() local 61 shot->expectColor(rect, Color::RED); in TEST_F() 62 shot->expectBorder(rect, Color::BLACK); in TEST_F()
|
H A D | ScreenCapture_test.cpp | 104 auto shot = screenshot(); in TEST_F() local 105 shot->expectColor(Rect(0, 0, 32, 32), Color::BLACK); in TEST_F() 139 auto shot = screenshot(); in TEST_F() local 140 shot->expectColor(Rect(0, 0, 10, 10), Color::BLACK); in TEST_F()
|
/aosp12/system/vold/ |
H A D | vdc.rc | 1 # One shot invocation to deal with encrypted volume. 7 # One shot invocation to encrypt unencrypted volumes
|
/aosp12/hardware/interfaces/power/1.2/ |
H A D | types.hal | 54 * This hint indicates that camera shot is being taken. Can be used 55 * for device specific optimizations during taking camera shot. The 56 * data parameter is non-zero when camera shot starts and zero when ends.
|
/aosp12/frameworks/base/samples/demo/haptic-assessment/ |
H A D | README.txt | 9 2) One shot vibration with 20ms duration at max amplitude.
|
/aosp12/hardware/interfaces/sensors/2.1/ |
H A D | types.hal | 109 * one-shot :-1 154 * one-shot, special : 0
|
/aosp12/hardware/interfaces/sensors/1.0/ |
H A D | ISensors.hal | 107 * This applies to all sensors other than one-shot sensors. If the sensor 108 * is a one-shot sensor, flush must return BAD_VALUE and not generate any
|
H A D | types.hal | 105 * Wake-up one-shot sensors like SIGNIFICANT_MOTION cannot be batched, hence 309 * reporting-mode: one-shot 422 * reporting-mode: one-shot 443 * reporting-mode: one-shot 468 * reporting-mode: one-shot 547 * trigger mode: one shot 561 * trigger mode: one shot 865 * one-shot :-1 910 * one-shot, special : 0
|
/aosp12/hardware/interfaces/camera/device/1.0/ |
H A D | types.hal | 71 * | |-----------> determine whether the callback is one-shot or not 82 * 1. 0x00 disables the callback. In this case, copy out and one shot bits
|
/aosp12/hardware/interfaces/sensors/2.0/ |
H A D | ISensors.hal | 185 * This applies to all sensors other than one-shot sensors. If the sensor 186 * is a one-shot sensor, flush must return BAD_VALUE and not generate any
|
/aosp12/hardware/interfaces/radio/1.1/ |
H A D | types.hal | 165 ScanType type; // One shot scan or periodic
|
/aosp12/hardware/interfaces/gnss/1.0/ |
H A D | IGnss.hal | 52 /** Request a single shot GNSS fix. */
|
H A D | IGnssCallback.hal | 38 /** GNSS supports single-shot fixes */
|
/aosp12/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
H A D | types.hal | 287 * requests), or of the request(s) just submitted (for single-shot capture).
|
/aosp12/packages/modules/adb/ |
H A D | SERVICES.TXT | 234 Note that there is no single-shot service to retrieve the list only once.
|
/aosp12/hardware/interfaces/wifi/1.4/ |
H A D | types.hal | 305 * 0 means single shot
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | tutorial.md | 269 …y use `SetObject()`/`SetArray()` after default constructor, or using the `Value(Type)` in one shot:
|
/aosp12/hardware/interfaces/wifi/1.0/ |
H A D | types.hal | 1735 * 0 means single shot
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 16071 // The amount read or written in one shot by the Mixer or DSP.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |