Searched refs:VERSION_VALUE_1_4 (Results 1 – 1 of 1) sorted by relevance
33 static constexpr const char *VERSION_VALUE_1_4 = "1.4 OpenHarmony EGL"; variable82 versionValue_ = (*major == 1 && *minor == 5) ? VERSION_VALUE_1_5 : VERSION_VALUE_1_4; in UpdateQueryValue()