Searched refs:setSmpte2086Attribute (Results 1 – 3 of 3) sorted by relevance
140 EGLBoolean setSmpte2086Attribute(EGLint attribute, EGLint value);
100 EGLBoolean egl_surface_t::setSmpte2086Attribute(EGLint attribute, EGLint value) { in setSmpte2086Attribute() function in android::egl_surface_t
1551 if (s->setSmpte2086Attribute(attribute, value)) { in eglSurfaceAttribImpl()