Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdibackend_test.cpp53 hdiLayerTemp_->DrawBufferColor(); in SetUpTestCase()
60 hdiLayerTemp_->DrawBufferColor(); in SetUpTestCase()
H A Dhdilayer_context_systest.h29 GSError DrawBufferColor();
H A Dhdioutput_test.cpp49 hdiLayerTemp_->DrawBufferColor(); in SetUpTestCase()
56 hdiLayerTemp_->DrawBufferColor(); in SetUpTestCase()
H A Dhdilayer_context_systest.cpp52 GSError HdiLayerContext::DrawBufferColor() in DrawBufferColor() function in OHOS::Rosen::MockSys::HdiLayerContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.h50 SurfaceError DrawBufferColor();
H A Dlayer_context.cpp89 SurfaceError LayerContext::DrawBufferColor() in DrawBufferColor() function in LayerContext
H A Dhello_composer.cpp253 drawLayer->DrawBufferColor(); in Draw()