Searched defs:supportedValues (Results 1 – 2 of 2) sorted by relevance
176 …imestamp(eglw::EGLint name, TimestampInfoMap& map, const std::vector<EGLnsecsANDROID>& supportedVa… in getTimestamp()182 …mes(FrameTimes* frameTimes, TimestampInfoMap& map, const std::vector<EGLnsecsANDROID>& supportedVa… in populateFrameTimes()662 std::vector<EGLnsecsANDROID> supportedValues(supportedNames.size(), 0); in executeForConfig() local688 std::vector<EGLnsecsANDROID> supportedValues(supportedNames.size(), 0); in executeForConfig() local
163 private static String findSettableValue(Collection<String> supportedValues, in findSettableValue()