Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_device/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()
/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_plane.h222 std::vector<uint32_t> mFormats; member in OHOS::HDI::DISPLAY::DrmPlane
/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_plane.cpp53 mFormats(p.formats, p.formats + p.count_formats) in DrmPlane()

Completed in 2 milliseconds