Home
last modified time | relevance | path

Searched refs:mPipe (Results 1 - 25 of 28) sorted by relevance

12

/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_plane.h64 mPipe = pipe; in BindToPipe()
68 mPipe = 0; in UnBindPipe()
72 return (mPipe == 0); in IsIdle()
81 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_crtc.h59 return mPipe; in GetPipe()
78 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmCrtc
H A Ddrm_crtc.cpp23 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe) {} in DrmCrtc()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_plane.h171 mPipe = pipe; in BindToPipe()
175 mPipe = 0; in UnBindPipe()
179 return (mPipe == 0); in IsIdle()
187 return mPipe; in GetPipe()
220 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_crtc.h59 return mPipe; in GetPipe()
86 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmCrtc
H A Dhdi_display.h41 return mPipe; in GetPipe()
47 uint32_t mPipe; member in OHOS::HDI::DISPLAY::VsyncCallBack
H A Ddrm_crtc.cpp33 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc()
H A Dhdi_display.cpp222 : mVBlankCb(cb), mData(data), mPipe(displayId) in VsyncCallBack()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_plane.h171 mPipe = pipe; in BindToPipe()
175 mPipe = 0; in UnBindPipe()
179 return (mPipe == 0); in IsIdle()
187 return mPipe; in GetPipe()
219 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_crtc.h59 return mPipe; in GetPipe()
81 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmCrtc
H A Dhdi_display.h39 return mPipe; in GetPipe()
44 uint32_t mPipe; member in OHOS::HDI::DISPLAY::VsyncCallBack
H A Ddrm_crtc.cpp33 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc()
H A Dhdi_display.cpp221 mData(data), mPipe(displayId) in VsyncCallBack()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_plane.h171 mPipe = pipe; in BindToPipe()
175 mPipe = 0; in UnBindPipe()
179 return (mPipe == 0); in IsIdle()
187 return mPipe; in GetPipe()
219 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_crtc.h59 return mPipe; in GetPipe()
85 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmCrtc
H A Dhdi_display.h39 return mPipe; in GetPipe()
44 uint32_t mPipe; member in OHOS::HDI::DISPLAY::VsyncCallBack
H A Ddrm_crtc.cpp33 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_plane.h171 mPipe = pipe; in BindToPipe()
175 mPipe = 0; in UnBindPipe()
179 return (mPipe == 0); in IsIdle()
187 return mPipe; in GetPipe()
219 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_crtc.h59 return mPipe; in GetPipe()
85 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmCrtc
H A Dhdi_display.h39 return mPipe; in GetPipe()
44 uint32_t mPipe; member in OHOS::HDI::DISPLAY::VsyncCallBack
H A Ddrm_crtc.cpp33 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_plane.h183 mPipe = pipe; in BindToPipe()
187 mPipe = 0; in UnBindPipe()
191 return (mPipe == 0); in IsIdle()
199 return mPipe; in GetPipe()
231 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_crtc.h59 return mPipe; in GetPipe()
85 uint32_t mPipe = 0; member in OHOS::HDI::DISPLAY::DrmCrtc
H A Dhdi_display.h39 return mPipe; in GetPipe()
44 uint32_t mPipe; member in OHOS::HDI::DISPLAY::VsyncCallBack
H A Ddrm_crtc.cpp35 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc()

Completed in 10 milliseconds

12