Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp193 createConnectionInternal(eventThread.get(), ISurfaceComposer::eConfigChangedSuppress); in createConnection()
199 sp<EventThreadConnection> Scheduler::createConnectionInternal( in createConnectionInternal() function in android::Scheduler
207 return createConnectionInternal(mConnections[handle].thread.get(), configChanged); in createDisplayEventConnection()
DScheduler.h184 sp<EventThreadConnection> createConnectionInternal(EventThread*,