Home
last modified time | relevance | path

Searched refs:Apply (Results 1 - 18 of 18) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_composer.cpp38 int ret = mPreComp->Apply(modeSet); in Commit()
41 ret = mPostComp->Apply(modeSet); in Commit()
H A Dhdi_gfx_composition.cpp202 int32_t HdiGfxComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiGfxComposition
204 StartTrace(HITRACE_TAG_HDF, "HDI:DISP:Apply"); in Apply()
H A Ddrm_display.cpp243 drmComp->Apply(true); in PushFirstFrame()
H A Dhdi_drm_composition.cpp255 int32_t HdiDrmComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiDrmComposition
276 DISPLAY_LOGD("Apply Set OutFence crtc id: %{public}d, fencePropId %{public}d", mCrtc->GetId(), in Apply()
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_composer.cpp56 ret = composition->Apply(modeSet); in Commit()
61 ret = composition->Apply(modeSet); in Commit()
H A Dhdi_video_composition.h28 int32_t Apply(bool modeSet) override;
H A Dhdi_gfx_composition.h27 int32_t Apply(bool modeSet) override;
H A Dhdi_composer.h36 virtual int32_t Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiComposition
H A Dhdi_video_composition.cpp105 int32_t HdiVideoComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiVideoComposition
H A Dhdi_gfx_composition.cpp180 int32_t HdiGfxComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiGfxComposition
/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
H A Dfb_composition.h30 int32_t Apply(bool modeSet);
H A Dfb_composition.cpp70 int32_t FbComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::FbComposition
/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_composer.h36 virtual int32_t Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiComposition
H A Dhdi_gfx_composition.h27 int32_t Apply(bool modeSet) override;
H A Dhdi_drm_composition.h55 int32_t Apply(bool modeSet) override;
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Dhdi_drm_composition.h54 int32_t Apply(bool modeSet);
H A Dhdi_drm_composition.cpp120 int32_t HdiDrmComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiDrmComposition
138 DISPLAY_LOGD("Apply Set OutFence crtc id: %{public}d, fencePropId %{public}d", mCrtc->GetId(), in Apply()
H A Ddrm_display.cpp215 drmComp->Apply(true); in PushFirstFrame()

Completed in 6 milliseconds