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.cpp1919 EGLint attrib_key = attrib_list[i]; in eglCreateSyncKHR() local
1921 if (attrib_key == EGL_SYNC_NATIVE_FENCE_FD_ANDROID) { in eglCreateSyncKHR()
1926 DPRINT("attrib: 0x%x : 0x%x", attrib_key, attrib_val); in eglCreateSyncKHR()