Home
last modified time | relevance | path

Searched refs:mFormats (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_plane.h83 std::vector<uint32_t> mFormats; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_plane.cpp23 : mId(p.plane_id), mPossibleCrtcs(p.possible_crtcs), mFormats(p.formats, p.formats + p.count_formats) in DrmPlane()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_plane.h222 std::vector<uint32_t> mFormats; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_plane.cpp53 mFormats(p.formats, p.formats + p.count_formats) in DrmPlane()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_plane.h221 std::vector<uint32_t> mFormats; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_plane.cpp53 mFormats(p.formats, p.formats + p.count_formats) in DrmPlane()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_plane.h221 std::vector<uint32_t> mFormats; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_plane.cpp53 mFormats(p.formats, p.formats + p.count_formats) in DrmPlane()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_plane.h221 std::vector<uint32_t> mFormats; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_plane.cpp53 mFormats(p.formats, p.formats + p.count_formats) in DrmPlane()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_plane.h233 std::vector<uint32_t> mFormats; member in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_plane.cpp43 mFormats(p.formats, p.formats + p.count_formats) in DrmPlane()

Completed in 6 milliseconds