Searched defs:supportedResolutions (Results 1 – 3 of 3) sorted by relevance
37 std::vector<Rect<uint16_t>> supportedResolutions; member
60 bool parseResolutions(const std::string_view str, std::vector<Rect<uint16_t>>* supportedResolutions… in parseResolutions()
961 static const Rect<uint16_t> supportedResolutions[] = { in getSupportedResolutions() local