Home
last modified time | relevance | path

Searched refs:ClearRect (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_gfx_composition.h38 int32_t ClearRect(HdiLayer &src, HdiLayer &dst);
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_gfx_composition.h37 int32_t ClearRect(HdiLayer &src, HdiLayer &dst);
H A Dhdi_gfx_composition.cpp167 int32_t HdiGfxComposition::ClearRect(HdiLayer &src, HdiLayer &dst) in ClearRect() function in OHOS::HDI::DISPLAY::HdiGfxComposition
189 ret = ClearRect(*layer, *mClientLayer); in Apply()
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp189 int32_t HdiGfxComposition::ClearRect(HdiLayer &src, HdiLayer &dst) in ClearRect() function in OHOS::HDI::DISPLAY::HdiGfxComposition
212 ret = ClearRect(*layer, *mClientLayer); in Apply()

Completed in 2 milliseconds