Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLWaylandTest.cpp75 std::vector<EGLConfig> mConfigs; member in EGLWaylandTest
DEGLContextCompatibilityTest.cpp312 std::vector<EGLConfig> mConfigs; member in __anonb68ab0060111::EGLContextCompatibilityTest
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java318 private final List<PhysicalChannelConfig> mConfigs; field in TelephonyEvents.PhysicalChannelConfigChangedEvent