Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DQemuCamera.h37 std::vector<Rect<uint16_t>> supportedResolutions; member
Dlist_qemu_cameras.cpp60 bool parseResolutions(const std::string_view str, std::vector<Rect<uint16_t>>* supportedResolutions in parseResolutions()
DFakeRotatingCamera.cpp961 static const Rect<uint16_t> supportedResolutions[] = { in getSupportedResolutions() local