Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DVtsHalEvsV1_0TargetTest.cpp257 EXPECT_EQ((DisplayState)pEnumerator->getDisplayState(), DisplayState::NOT_VISIBLE); in TEST_P()
281 pDisplay->setDisplayState(DisplayState::NOT_VISIBLE); in TEST_P()
283 EXPECT_EQ((DisplayState)pEnumerator->getDisplayState(), DisplayState::NOT_VISIBLE); in TEST_P()
480 pDisplay->setDisplayState(DisplayState::NOT_VISIBLE); in TEST_P()
/aosp12/hardware/interfaces/automotive/evs/1.0/default/
H A DEvsDisplay.h51 DisplayState mRequestedState = DisplayState::NOT_VISIBLE;
H A DEvsDisplay.cpp125 mRequestedState = DisplayState::NOT_VISIBLE; in setDisplayState()
/aosp12/hardware/interfaces/automotive/evs/1.0/
H A DIEvsDisplay.hal41 * is defined to start in the NOT_VISIBLE state upon initialization. The client is
44 * the NOT_VISIBLE state after passing the last video frame.
H A Dtypes.hal111 NOT_VISIBLE,
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DFocusResolver.h79 NOT_VISIBLE, enumerator
H A DFocusResolver.cpp169 return Focusability::NOT_VISIBLE; in isTokenFocusable()
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsDisplay.h65 DisplayState mRequestedState = DisplayState::NOT_VISIBLE;
H A DEvsDisplay.cpp134 mRequestedState = DisplayState::NOT_VISIBLE; in setDisplayState()
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DEvsGlDisplay.h66 EvsDisplayState mRequestedState = EvsDisplayState::NOT_VISIBLE;
H A DEvsGlDisplay.cpp125 case EvsDisplayState::NOT_VISIBLE: in setDisplayState()
/aosp12/packages/services/Car/cpp/computepipe/runner/debug_display_manager/
H A DEvsDisplayManager.cpp151 (void)evsDisplay->setDisplayState(DisplayState::NOT_VISIBLE); in threadFn()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DConnectionRecord.java87 ConnectionRecordProto.NOT_VISIBLE,
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DEvsStateControl.cpp382 displayHandle->setDisplayState(EvsDisplayState::NOT_VISIBLE); in configureEvsPipeline()
/aosp12/hardware/interfaces/automotive/evs/1.1/
H A DIEvsCamera.hal107 * NOT_VISIBLE, VISIBLE_ON_NEXT_FRAME, or VISIBLE state, the
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DVtsHalEvsV1_1TargetTest.cpp707 pDisplay->setDisplayState(DisplayState::NOT_VISIBLE); in TEST_P()
1975 pDisplay->setDisplayState(DisplayState::NOT_VISIBLE); in TEST_P()
2081 pDisplay->setDisplayState(DisplayState::NOT_VISIBLE); in TEST_P()
/aosp12/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto523 NOT_VISIBLE = 14; enumerator
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto4473 NOT_VISIBLE = 1; enumerator