Searched defs:usedGpuComposition (Results 1 – 2 of 2) sorted by relevance
110 VsyncModulator::VsyncConfigOpt VsyncModulator::onDisplayRefresh(bool usedGpuComposition) { in onDisplayRefresh()
2150 const bool usedGpuComposition = mHadClientComposition || mReusedClientComposition; in onMessageRefresh() local