Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_object.h146 EGLBoolean getCta8613Metadata(android_cta861_3_metadata& cta861_3) const;
Degl_object.cpp190 EGLBoolean egl_surface_t::getCta8613Metadata(android_cta861_3_metadata& metadata) const { in getCta8613Metadata() function in android::egl_surface_t
Degl_platform_entries.cpp693 if (s->getCta8613Metadata(cta8613Metadata)) { in sendSurfaceMetadata()