Home
last modified time | relevance | path

Searched defs:firstFrame (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DVtsHalEvsV1_0TargetTest.cpp329 nsecs_t firstFrame = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_P() local
540 nsecs_t firstFrame = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_P() local
/aosp12/packages/apps/TV/src/com/android/tv/onboarding/
H A DWelcomeFragment.java853 int firstFrame; in onPageChanged() local
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DVtsHalEvsV1_1TargetTest.cpp486 nsecs_t firstFrame = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_P() local
780 nsecs_t firstFrame = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_P() local
2194 nsecs_t firstFrame = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_P() local
/aosp12/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp426 bool firstFrame = true; in runEncoder() local