Home
last modified time | relevance | path

Searched defs:usedGpuComposition (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncModulator.cpp110 VsyncModulator::VsyncConfigOpt VsyncModulator::onDisplayRefresh(bool usedGpuComposition) { in onDisplayRefresh()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2150 const bool usedGpuComposition = mHadClientComposition || mReusedClientComposition; in onMessageRefresh() local