Searched refs:getSmpte2086Attribute (Results 1 – 3 of 3) sorted by relevance
143 EGLBoolean getSmpte2086Attribute(EGLint attribute, EGLint* value) const;
214 EGLBoolean egl_surface_t::getSmpte2086Attribute(EGLint attribute, EGLint *value) const { in getSmpte2086Attribute() function in android::egl_surface_t
921 } else if (s->getSmpte2086Attribute(attribute, value)) { in eglQuerySurfaceImpl()