Searched refs:GetName (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_plane.h | 193 std::string GetName() in GetName() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 230 DISPLAY_DEBUGLOG("no used plane %{public}s id %{public}d", drmPlane->GetName().c_str(), in RemoveUnusePlane()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | drm_plane.h | 193 std::string GetName() in GetName() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 206 DISPLAY_DEBUGLOG("no used plane %{public}s id %{public}d", drmPlane->GetName().c_str(), drmPlane->GetId()); in RemoveUnusePlane()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | drm_plane.h | 193 std::string GetName() in GetName() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 214 DISPLAY_LOGD("no used plane %{public}s id %{public}d", drmPlane->GetName().c_str(), drmPlane->GetId()); in RemoveUnusePlane()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | drm_plane.h | 193 std::string GetName() in GetName() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 214 DISPLAY_LOGD("no used plane %{public}s id %{public}d", drmPlane->GetName().c_str(), drmPlane->GetId()); in RemoveUnusePlane()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | drm_plane.h | 205 std::string GetName()
in GetName() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 214 DISPLAY_LOGD("no used plane %{public}s id %{public}d", drmPlane->GetName().c_str(), drmPlane->GetId());
in RemoveUnusePlane()
|
Completed in 7 milliseconds