Searched refs:initScheduler (Results 1 – 2 of 2) sorted by relevance
800 void initScheduler(const sp<const DisplayDevice>&) REQUIRES(kMainThreadContext, mStateLock);
936 initScheduler(display); in init()4481 void SurfaceFlinger::initScheduler(const sp<const DisplayDevice>& display) { in initScheduler() function in android::SurfaceFlinger