Home
last modified time | relevance | path

Searched defs:configChanged (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplayEventReceiver.java82 MessageQueue messageQueue, int vsyncSource, int configChanged); in nativeInit()
105 public DisplayEventReceiver(Looper looper, int vsyncSource, int configChanged) { in DisplayEventReceiver()
/frameworks/base/core/jni/
Dandroid_view_DisplayEventReceiver.cpp71 jint configChanged) : in NativeDisplayEventReceiver()
139 jobject messageQueueObj, jint vsyncSource, jint configChanged) { in nativeInit()
/frameworks/native/libs/gui/
DDisplayEventReceiver.cpp36 ISurfaceComposer::ConfigChanged configChanged) { in DisplayEventReceiver()
DDisplayEventDispatcher.cpp38 ISurfaceComposer::ConfigChanged configChanged) in DisplayEventDispatcher()
DISurfaceComposer.cpp285 ConfigChanged configChanged) { in createDisplayEventConnection()
1399 auto configChanged = static_cast<ISurfaceComposer::ConfigChanged>(data.readInt32()); in onTransact() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DEventThreadTest.cpp61 ISurfaceComposer::ConfigChanged configChanged) in MockEventThreadConnection()
148 ConnectionEventRecorder& recorder, ISurfaceComposer::ConfigChanged configChanged) { in createConnection()
/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp200 EventThread* eventThread, ISurfaceComposer::ConfigChanged configChanged) { in createConnectionInternal()
205 ConnectionHandle handle, ISurfaceComposer::ConfigChanged configChanged) { in createDisplayEventConnection()
DEventThread.cpp124 ISurfaceComposer::ConfigChanged configChanged) in EventThreadConnection()
/frameworks/av/services/audioflinger/
DThreads.cpp702 bool configChanged = false; in processConfigEvents_l() local
4235 bool configChanged = (mPatch.num_sinks == 0) || in createAudioPatch_l() local
/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java7090 int configChanged = info.getRealConfigChanged(); in shouldRelaunchLocked() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1545 ISurfaceComposer::VsyncSource vsyncSource, ISurfaceComposer::ConfigChanged configChanged) { in createDisplayEventConnection()