Home
last modified time | relevance | path

Searched defs:GetAttrib (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLAndroidFrameBufferTargetTest.cpp35 EGLint GetAttrib(EGLDisplay display, EGLConfig config, EGLint attrib) in GetAttrib() function
H A DEGLPrintEGLinfoTest.cpp48 EGLint GetAttrib(EGLDisplay display, EGLConfig config, EGLint attrib) in GetAttrib() function
/aosp_15_r20/frameworks/av/media/codec2/vndk/internal/
H A DC2ParamInternal.h65 inline static uint32_t GetAttrib(const C2ParamDescriptor &pd) { in GetAttrib() function