Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_object.h136 EGLBoolean setCta8613Attribute(EGLint attribute, EGLint value);
Degl_object.cpp143 EGLBoolean egl_surface_t::setCta8613Attribute(EGLint attribute, EGLint value) { in setCta8613Attribute() function in android::egl_surface_t
Degl_platform_entries.cpp1471 } else if (s->setCta8613Attribute(attribute, value)) { in eglSurfaceAttribImpl()