Home
last modified time | relevance | path

Searched refs:getOutputIndex (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/common/base/
DDrm.cpp78 int outputIndex = getOutputIndex(device); in detect()
259 int outputIndex = getOutputIndex(device); in setDrmMode()
303 int outputIndex = getOutputIndex(device); in setRefreshRate()
422 int outputIndex = getOutputIndex(device); in getModeInfo()
454 int outputIndex = getOutputIndex(device); in getPhysicalSize()
474 int outputIndex = getOutputIndex(device); in getDisplayResolution()
499 int output = getOutputIndex(device); in isConnected()
511 int output = getOutputIndex(device); in setDpmsMode()
687 int Drm::getOutputIndex(int device) in getOutputIndex() function in android::intel::Drm
704 int outputIndex = getOutputIndex(device); in getPanelOrientation()
[all …]
DDrm.h76 inline int getOutputIndex(int device);