Searched refs:getCompositorTimingSupportedANDROID (Results 1 – 3 of 3) sorted by relevance
92 EGLBoolean getCompositorTimingSupportedANDROID(EGLSurface surface, EGLint name) const;
179 result[name] = mEGL->getCompositorTimingSupportedANDROID(mSurface, egl::ToEGLenum(name)); in getSupportedCompositorTimings()
481 EGLBoolean FunctionsEGL::getCompositorTimingSupportedANDROID(EGLSurface surface, EGLint name) const in getCompositorTimingSupportedANDROID() function in rx::FunctionsEGL