Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h782 void setActiveModeInternal() REQUIRES(mStateLock);
H A DSurfaceFlinger.cpp1165 void SurfaceFlinger::setActiveModeInternal() { in setActiveModeInternal() function in android::SurfaceFlinger
1960 ON_MAIN_THREAD(setActiveModeInternal()); in onMessageInvalidate()