Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_object.h135 EGLBoolean setSmpte2086Attribute(EGLint attribute, EGLint value);
H A Degl_object.cpp97 EGLBoolean egl_surface_t::setSmpte2086Attribute(EGLint attribute, EGLint value) { in setSmpte2086Attribute() function in android::egl_surface_t
H A Degl_platform_entries.cpp1464 if (s->setSmpte2086Attribute(attribute, value)) { in eglSurfaceAttribImpl()