Home
last modified time | relevance | path

Searched refs:BindToPipe (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_plane.h62 void BindToPipe(uint32_t pipe) in BindToPipe() function
H A Ddrm_device.cpp271 plane->BindToPipe(pipe); in GetDrmPlane()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_plane.h170 void BindToPipe(uint32_t pipe) in BindToPipe() function
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_composition.cpp247 drmPlane->BindToPipe(1 << mCrtc->GetPipe()); in FindPlaneAndApply()