Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.h70 void setPrimaryAttributes(uint32_t primaryWidth, uint32_t primaryHeight);
H A Dhdmi.cpp715 void HDMIDisplay::setPrimaryAttributes(uint32_t primaryWidth, in setPrimaryAttributes() function in qhwc::HDMIDisplay
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp296 ctx->mHDMIDisplay->setPrimaryAttributes(priW, priH); in initContext()