Home
last modified time | relevance | path

Searched refs:GRAPHIC_DISP_INTF_MIPI (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_display_type.h50 GRAPHIC_DISP_INTF_MIPI, /**< MIPI interface */ enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp161 if (capability_.type == GraphicInterfaceType::GRAPHIC_DISP_INTF_MIPI) { in PhysicalScreenInit()
H A Drs_screen_manager.cpp627 if (screens_[id]->GetCapability().type == GraphicInterfaceType::GRAPHIC_DISP_INTF_MIPI) { in ProcessScreenConnectedLocked()