Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp133 status_t enableVSyncInjectionsImpl(bool enable);
208 return Composer::getInstance().enableVSyncInjectionsImpl(enable); in enableVSyncInjections()
277 status_t Composer::enableVSyncInjectionsImpl(bool enable) { in enableVSyncInjectionsImpl() function in android::Composer