Searched refs:eglGetCompositorTimingSupportedANDROID (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp227 { "eglGetCompositorTimingSupportedANDROID",
228 (__eglMustCastToProperFunctionPointerType)&eglGetCompositorTimingSupportedANDROID },
2311 EGLBoolean eglGetCompositorTimingSupportedANDROID( function
/frameworks/native/opengl/include/EGL/
H A Deglext.h522 EGLAPI EGLBoolean EGLAPIENTRY eglGetCompositorTimingSupportedANDROID (EGLDisplay dpy, EGLSurface surface, EGLint name);

Completed in 41 milliseconds