Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_layer_video/
H A Ddisplay_layer_video.cpp21 constexpr const char *DISPLAY_LAYER_SERVICE_NAME = "hdi_video_layer_service"; variable
27 g_layerService = IDisplayLayer::Get(DISPLAY_LAYER_SERVICE_NAME); in InitDisplayIfNeed()