Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.h128 bool isCompositionFence() const { in isCompositionFence() function
/hardware/google/gfxstream/host/
DRenderControl.cpp1088 if (fb && fenceSync && fenceSync->isCompositionFence()) { in rcTriggerWait()