Searched refs:getAttrForMode (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.h73 void getAttrForMode(int& width, int& height, int& fps);
H A Dexternal.cpp702 getAttrForMode(width, height, fps);
712 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) { function in class:qhwc::ExternalDisplay
/hardware/qcom/display/msm8974/libexternal/
H A Dexternal.h76 void getAttrForMode(int& width, int& height, int& fps);
H A Dexternal.cpp715 getAttrForMode(width, height, fps);
725 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) { function in class:qhwc::ExternalDisplay
/hardware/qcom/display/msm8x26/libexternal/
H A Dexternal.h73 void getAttrForMode(int& width, int& height, int& fps);
H A Dexternal.cpp702 getAttrForMode(width, height, fps);
712 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) { function in class:qhwc::ExternalDisplay

Completed in 47 milliseconds