Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmdevice.h55 std::pair<uint32_t, uint32_t> max_resolution() const { in max_resolution() function
/aosp_15_r20/external/v4l2_codec2/common/include/v4l2_codec2/common/
H A DCommon.h41 ui::Size max_resolution; member
/aosp_15_r20/external/webrtc/api/test/pclf/
H A Dmedia_configuration.cc244 VideoResolution max_resolution; in GetMaxResolution() local