Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglSync.h31 struct EGLSync_t { struct
32 EGLSync_t(uint64_t handle_in) : in EGLSync_t() function
36 uint64_t handle;
37 int android_native_fence_fd;
38 EGLint type;
39 EGLint status;