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