Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1077 bool configureLocked() REQUIRES(mStateLock) REQUIRES(kMainThreadContext)
DSurfaceFlinger.cpp912 LOG_ALWAYS_FATAL_IF(!configureLocked(), in init()
2314 if (configureLocked()) { in configure()
3572 bool SurfaceFlinger::configureLocked() { in configureLocked() function in android::SurfaceFlinger