Home
last modified time | relevance | path

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

12

/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_composer.cpp40 int ret = mPreComp->Apply(modeSet); in Commit()
43 ret = mPostComp->Apply(modeSet); in Commit()
H A Dhdi_gfx_composition.h27 int32_t Apply(bool modeSet) override;
H A Dhdi_composer.h38 virtual int32_t Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiComposition
H A Dhdi_drm_composition.h59 int32_t Apply(bool modeSet) override;
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_composer.cpp38 int ret = mPreComp->Apply(modeSet); in Commit()
40 ret = mPostComp->Apply(modeSet); in Commit()
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_drm_composition.h55 int32_t Apply(bool modeSet) override;
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_composer.cpp38 int ret = mPreComp->Apply(modeSet); in Commit()
41 ret = mPostComp->Apply(modeSet); in Commit()
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_drm_composition.h55 int32_t Apply(bool modeSet) override;
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_composer.cpp38 int ret = mPreComp->Apply(modeSet); in Commit()
41 ret = mPostComp->Apply(modeSet); in Commit()
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;
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_composer.cpp38 int ret = mPreComp->Apply(modeSet); in Commit()
41 ret = mPostComp->Apply(modeSet); in Commit()
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
/device/soc/hisilicon/common/hal/display/source/display_device/src/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
/device/soc/hisilicon/common/hal/display/source/display_device/src/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
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Dhdi_drm_composition.h54 int32_t Apply(bool modeSet);

Completed in 5 milliseconds

12