Home
last modified time | relevance | path

Searched refs:getPanelOrientation (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/common/base/
DDrm.h61 int getPanelOrientation(int device);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DDrm.h66 int getPanelOrientation(int device);
DDrm.cpp707 int Drm::getPanelOrientation(int device) in getPanelOrientation() function in android::intel::Drm
/hardware/intel/img/hwcomposer/merrifield/common/planes/
DDisplayPlane.cpp347 mPanelOrientation = drm->getPanelOrientation(mDevice); in assignToDevice()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DDisplayPlane.cpp356 mPanelOrientation = drm->getPanelOrientation(mDevice); in assignToDevice()