Lines Matching defs:surface
457 EGLBoolean FunctionsEGL::makeCurrent(EGLSurface surface, EGLContext context) const in makeCurrent()
467 EGLBoolean FunctionsEGL::querySurface(EGLSurface surface, EGLint attribute, EGLint *value) const in querySurface()
477 EGLBoolean FunctionsEGL::bindTexImage(EGLSurface surface, EGLint buffer) const in bindTexImage()
482 EGLBoolean FunctionsEGL::releaseTexImage(EGLSurface surface, EGLint buffer) const in releaseTexImage()
487 EGLBoolean FunctionsEGL::surfaceAttrib(EGLSurface surface, EGLint attribute, EGLint value) const in surfaceAttrib()
540 EGLBoolean FunctionsEGL::swapBuffersWithDamageKHR(EGLSurface surface, in swapBuffersWithDamageKHR()
547 EGLBoolean FunctionsEGL::presentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time) const in presentationTimeANDROID()
558 EGLBoolean FunctionsEGL::getCompositorTimingSupportedANDROID(EGLSurface surface, EGLint name) const in getCompositorTimingSupportedANDROID()
563 EGLBoolean FunctionsEGL::getCompositorTimingANDROID(EGLSurface surface, in getCompositorTimingANDROID()
572 EGLBoolean FunctionsEGL::getNextFrameIdANDROID(EGLSurface surface, EGLuint64KHR *frameId) const in getNextFrameIdANDROID()
577 EGLBoolean FunctionsEGL::getFrameTimestampSupportedANDROID(EGLSurface surface, in getFrameTimestampSupportedANDROID()
583 EGLBoolean FunctionsEGL::getFrameTimestampsANDROID(EGLSurface surface, in getFrameTimestampsANDROID()