Home
last modified time | relevance | path

Searched refs:setSmpte2086Attribute (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_object.h140 EGLBoolean setSmpte2086Attribute(EGLint attribute, EGLint value);
Degl_object.cpp100 EGLBoolean egl_surface_t::setSmpte2086Attribute(EGLint attribute, EGLint value) { in setSmpte2086Attribute() function in android::egl_surface_t
Degl_platform_entries.cpp1551 if (s->setSmpte2086Attribute(attribute, value)) { in eglSurfaceAttribImpl()