Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.cpp96 bool hasNativeFence, in create() argument
110 hasNativeFence, in create()
116 bool hasNativeFence, in EmulatedEglFenceSync() argument
125 if (hasNativeFence) { in EmulatedEglFenceSync()
DEmulatedEglFenceSync.h69 bool hasNativeFence,
145 bool hasNativeFence,
DEmulationGl.cpp675 const bool hasNativeFence = type == EGL_SYNC_NATIVE_FENCE_ANDROID; in createEmulatedEglFenceSync() local
677 hasNativeFence, in createEmulatedEglFenceSync()