Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.cpp96 bool hasNativeFence, in create()
116 bool hasNativeFence, in EmulatedEglFenceSync()
DEmulationGl.cpp675 const bool hasNativeFence = type == EGL_SYNC_NATIVE_FENCE_ANDROID; in createEmulatedEglFenceSync() local