Home
last modified time | relevance | path

Searched refs:GetHdiLayer (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdibackend_test.cpp55 hdiLayerTemp_->GetHdiLayer()->SetCompositionType(GraphicCompositionType::GRAPHIC_COMPOSITION_DEVICE); in SetUpTestCase()
56 layerInfos_.emplace_back(hdiLayerTemp_->GetHdiLayer()); in SetUpTestCase()
62 hdiLayerTemp_->GetHdiLayer()->SetCompositionType(GraphicCompositionType::GRAPHIC_COMPOSITION_CLIENT); in SetUpTestCase()
103 layerInfos_.emplace_back(hdiLayerTemp_->GetHdiLayer()); in HWTEST_F()
H A Dhdioutput_test.cpp51 hdiLayerTemp_->GetHdiLayer()->SetCompositionType(GraphicCompositionType::GRAPHIC_COMPOSITION_CLIENT); in SetUpTestCase()
52 layerInfos_.emplace_back(hdiLayerTemp_->GetHdiLayer()); in SetUpTestCase()
58 hdiLayerTemp_->GetHdiLayer()->SetCompositionType(GraphicCompositionType::GRAPHIC_COMPOSITION_CLIENT); in SetUpTestCase()
59 layerInfos_.emplace_back(hdiLayerTemp_->GetHdiLayer()); in SetUpTestCase()
H A Dhdilayer_context_systest.h28 std::shared_ptr<HdiLayerInfo> GetHdiLayer();
H A Dhdilayer_context_systest.cpp47 std::shared_ptr<HdiLayerInfo> HdiLayerContext::GetHdiLayer() in GetHdiLayer() function in OHOS::Rosen::MockSys::HdiLayerContext
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dlayer_context.h40 const std::shared_ptr<HdiLayerInfo> GetHdiLayer();
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.h53 const std::shared_ptr<HdiLayerInfo> GetHdiLayer();
H A Dhello_composer.cpp259 layerVec.emplace_back(drawLayer->GetHdiLayer()); in Draw()
286 layerContext->GetHdiLayer()->GetSurface()->ReleaseBuffer(preBuffer, tempFence); in Draw()
H A Dlayer_context.cpp84 const std::shared_ptr<HdiLayerInfo> LayerContext::GetHdiLayer() in GetHdiLayer() function in LayerContext
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.cpp157 layerVec.emplace_back(drawLayer->GetHdiLayer()); in Draw()
174 drawLayer->GetHdiLayer()->GetSurface()->ReleaseBuffer(preBuffer, tempFence); in Draw()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp51 const std::shared_ptr<HdiLayerInfo> LayerContext::GetHdiLayer() in GetHdiLayer() function in LayerContext

Completed in 6 milliseconds