Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp2139 EGLint attrib_key = attrib_list[i]; in eglCreateSyncKHR() local
2141 if (attrib_key == EGL_SYNC_NATIVE_FENCE_FD_ANDROID) { in eglCreateSyncKHR()
2146 DPRINT("attrib: 0x%x : 0x%x", attrib_key, attrib_val); in eglCreateSyncKHR()