Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.h125 mIsCompositionFence = isComposition; in setIsCompositionFence()
129 return mIsCompositionFence; in isCompositionFence()
157 bool mIsCompositionFence = false; variable