HomeSort by relevance Sort by last modified time
    Searched defs:getAttrForMode (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8084/libexternal/
external.cpp 74 getAttrForMode(width, height, fps);
581 getAttrForMode(width, height, fps);
615 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) {
  /hardware/qcom/display/msm8226/libexternal/
external.cpp 74 getAttrForMode(width, height, fps);
581 getAttrForMode(width, height, fps);
635 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) {
  /hardware/qcom/display/msm8960/libexternal/
external.cpp 701 getAttrForMode(width, height, fps);
711 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) {
  /hardware/qcom/display/msm8994/libhdmi/
hdmi.cpp 139 getAttrForMode(width, height, fps);
590 getAttrForMode(mXres, mYres, fps);
656 void HDMIDisplay::getAttrForMode(uint32_t& width, uint32_t& height,

Completed in 572 milliseconds