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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 67 m_transparent_type(transparent_type),
102 m_transparent_type(conf.m_transparent_type),
142 m_transparent_type(conf.m_transparent_type),
225 *val =m_transparent_type;
334 CHECK_PROP_CAST(dummy,m_transparent_type ,!=);
EglConfig.h 98 const EGLenum m_transparent_type; member in class:EglConfig

Completed in 1789 milliseconds