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

  /hardware/qcom/display/msm8084/libexternal/
external.h 73 void getAttrForMode(int& width, int& height, int& fps);
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.h 73 void getAttrForMode(int& width, int& height, int& fps);
external.cpp 75 getAttrForMode(width, height, fps);
582 getAttrForMode(width, height, fps);
629 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) {
  /hardware/qcom/display/msm8960/libexternal/
external.h 73 void getAttrForMode(int& width, int& height, int& fps);
external.cpp 702 getAttrForMode(width, height, fps);
712 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) {
  /hardware/qcom/display/msm8974/libexternal/
external.h 76 void getAttrForMode(int& width, int& height, int& fps);
external.cpp 715 getAttrForMode(width, height, fps);
725 void ExternalDisplay::getAttrForMode(int& width, int& height, int& fps) {

Completed in 85 milliseconds