Searched refs:getAttrForConfig (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/display/msm8994/libhdmi/ |
D | hdmi.h | 73 int getAttrForConfig(int config, uint32_t& xres,
|
D | hdmi.cpp | 746 getAttrForConfig(newConfig, width, height, refresh); in isValidConfigChange() 761 int HDMIDisplay::getAttrForConfig(int config, uint32_t& xres, in getAttrForConfig() function in qhwc::HDMIDisplay
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc.cpp | 845 ret = ctx->mHDMIDisplay->getAttrForConfig(config, xres, yres, refresh); in hwc_getDisplayAttributes()
|