HomeSort by relevance Sort by last modified time
    Searched refs:m_bind_to_tex_rgb (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 47 m_bind_to_tex_rgb(EGL_FALSE), //not supported for now
82 m_bind_to_tex_rgb(conf.m_bind_to_tex_rgb),
122 m_bind_to_tex_rgb(conf.m_bind_to_tex_rgb),
168 *val = m_bind_to_tex_rgb;
330 CHECK_PROP_CAST(dummy,m_bind_to_tex_rgb ,!=);
EglConfig.h 78 const EGLBoolean m_bind_to_tex_rgb; member in class:EglConfig

Completed in 257 milliseconds