Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/renderControl_enc/
DrenderControl_entry.cpp80 EGLint rcChooseConfig(EGLint* attribs, uint32_t attribs_size, uint32_t* configs, uint32_t configs_s… in rcChooseConfig()
DrenderControl_enc.cpp151 EGLint rcChooseConfig_enc(void *self , EGLint* attribs, uint32_t attribs_size, uint32_t* configs, u… in rcChooseConfig_enc()
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp301 EGLint *attribs = NULL; in filter_es2_bit() local
328 EGLint *attribs = filter_es2_bit(attrib_list, NULL); in eglChooseConfig() local