Searched refs:mDisplayId (Results 1 – 10 of 10) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/ |
D | ExynosExternalDisplay.cpp | 40 mDisplayId = getDisplayId(mType, mIndex); in ExynosExternalDisplay() 157 …callbackFunc(callbackData, mDisplayId, mHpdStatus ? HWC2_CONNECTION_CONNECTED : HWC2_CONNECTION_DI… in hotplug() 302 ALOGI("[%d] presentDisplay is skipped by mSkipFrame", mDisplayId); in presentDisplay() 496 __func__, mDisplayId, mHpdStatus); in startPostProcessing()
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsDisplay.cpp | 42 mDisplayId(displayId) { in EvsDisplay() 341 return mDisplayProxy->getDisplayInfo(mDisplayId, _info_cb); in getDisplayInfo_1_1()
|
D | EvsDisplay.h | 70 uint64_t mDisplayId; variable
|
/hardware/qcom/display/msm8994/libhdmi/ |
D | hdmi.h | 120 int mDisplayId; variable
|
D | hdmi.cpp | 157 mDisplayId = HWC_DISPLAY_EXTERNAL; in HDMIDisplay() 160 mDisplayId = HWC_DISPLAY_PRIMARY; in HDMIDisplay() 166 if (mDisplayId) { in HDMIDisplay() 186 __FUNCTION__, mDisplayId, mFbNum); in HDMIDisplay()
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDevice.cpp | 331 if (mDisplays[i]->mDisplayId == display) in getDisplay() 742 mDisplays[i]->mDisplayId, ret, in canSkipValidate() 747 mDisplays[i]->mDisplayId, ret, in canSkipValidate()
|
D | ExynosDisplay.h | 392 uint32_t mDisplayId;
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.cpp | 835 info->displayId = display->mDisplayId; in setFenceInfo() 1100 if (info[i].displayId != display->mDisplayId) in validateFencePerFrame() 1128 info->displayId = display->mDisplayId; in setFenceName()
|
/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/ |
D | ExynosVirtualDisplay.cpp | 37 mDisplayId = getDisplayId(mType, mIndex); in ExynosVirtualDisplay()
|
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/ |
D | ExynosPrimaryDisplay.cpp | 83 mDisplayId = getDisplayId(mType, mIndex); in ExynosPrimaryDisplay()
|