Home
last modified time | relevance | path

Searched refs:vendor_code (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_utils.cpp70 uint64_t vendor_code = std::stoi(vendor_sub_str); in ParseFormats() local
74 if (vendor_code == DRM_FORMAT_MOD_VENDOR_QCOM) { in ParseFormats()