Home
last modified time | relevance | path

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

/cts/hostsidetests/angle/src/android/angle/cts/
DCtsAngleCommon.java66 …atic final Map<OpenGlDriverChoice, String> sDriverGlobalSettingMap = buildDriverGlobalSettingMap();
67 static Map<OpenGlDriverChoice, String> buildDriverGlobalSettingMap() { in buildDriverGlobalSettingMap() method in CtsAngleCommon