Home
last modified time | relevance | path

Searched refs:CanHandle (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp83 bool HdiGfxComposition::CanHandle(HdiLayer &hdiLayer) in CanHandle() function in OHOS::HDI::DISPLAY::HdiGfxComposition
97 if (!CanHandle(*layer)) { in UseCompositionClient()
114 if (!CanHandle(*layer)) { in SetLayers()
/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_gfx_composition.h34 bool CanHandle(HdiLayer &hdiLayer);
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_video_composition.h37 bool CanHandle(HdiLayer &hdiLayer);
H A Dhdi_gfx_composition.h34 bool CanHandle(HdiLayer &hdiLayer);
H A Dhdi_video_composition.cpp89 if ((layer != nullptr) && CanHandle(*layer)) { in SetLayers()
150 bool HdiVideoComposition::CanHandle(HdiLayer &hdiLayer) in CanHandle() function in OHOS::HDI::DISPLAY::HdiVideoComposition
H A Dhdi_gfx_composition.cpp85 bool HdiGfxComposition::CanHandle(HdiLayer &hdiLayer) in CanHandle() function in OHOS::HDI::DISPLAY::HdiGfxComposition
98 if (CanHandle(*layer)) { in SetLayers()

Completed in 2 milliseconds