Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglConfig.h94 EGLint sample_buffers_num,
DEglConfig.cpp36 EGLint sample_buffers_num, in EglConfig() argument
68 m_sample_buffers_num(sample_buffers_num), in EglConfig()
DEglImp.cpp481 EGLint sample_buffers_num = 0; in eglChooseConfig() local
668 sample_buffers_num = attrib_list[i+1]; in eglChooseConfig()
751sample_buffers_num, samples_per_pixel,stencil_size,luminance_size,wanted_buffer_size, in eglChooseConfig()