Searched refs:getColorSpaceAttribute (Results 1 – 3 of 3) sorted by relevance
142 EGLBoolean getColorSpaceAttribute(EGLint attribute, EGLint* value) const;
206 EGLBoolean egl_surface_t::getColorSpaceAttribute(EGLint attribute, EGLint* value) const { in getColorSpaceAttribute() function in android::egl_surface_t
920 if (s->getColorSpaceAttribute(attribute, value)) { in eglQuerySurfaceImpl()