/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_processor.cpp | 94 auto& layerInfo = params.GetLayerInfo(); in CreateLayer() local 137 auto& layerInfo = params.GetLayerInfo(); in CreateLayerForRenderThread() local 192 auto& layerInfo = params.layerInfo_; in CreateUIFirstLayer() local 255 auto& layerInfo = params.layerInfo_; in GetLayerInfo() local 316 …d RSUniRenderProcessor::ProcessLayerSetCropRect(LayerInfoPtr& layerInfoPtr, RSLayerInfo& layerInfo, in ProcessLayerSetCropRect()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/ |
H A D | hdilayer_test.cpp | 36 LayerInfoPtr layerInfo; in SetUpTestCase() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_output.cpp | 126 for (auto &layerInfo : layerInfos) { in SetLayerInfo() local 187 int32_t HdiOutput::CreateLayerLocked(uint64_t surfaceId, const LayerInfoPtr &layerInfo) in CreateLayerLocked() 378 bool HdiOutput::CheckIfDoArsrPre(const LayerInfoPtr &layerInfo) in CheckIfDoArsrPre() 676 for (const LayerDumpInfo &layerInfo : dumpLayerInfos) { in Dump() local 715 for (const LayerDumpInfo &layerInfo : dumpLayerInfos) { in DumpFps() local 750 for (const LayerDumpInfo &layerInfo : dumpLayerInfos) { in DumpHitchs() local 772 for (const LayerDumpInfo &layerInfo : dumpLayerInfos) { in ClearFpsDump() local 794 struct LayerDumpInfo layerInfo = { in ReorderLayerInfoLocked() local
|
H A D | hdi_layer.cpp | 73 bool HdiLayer::Init(const LayerInfoPtr &layerInfo) in Init() 116 int32_t HdiLayer::CreateLayer(const LayerInfoPtr &layerInfo) in CreateLayer() 595 void HdiLayer::UpdateLayerInfo(const LayerInfoPtr &layerInfo) in UpdateLayerInfo()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/ |
H A D | rs_base_render_engine_test.cpp | 54 std::vector<LayerInfoPtr> layerInfo; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/ |
H A D | hdilayer_fuzzer.cpp | 85 std::shared_ptr<HdiLayerInfo> layerInfo = HdiLayerInfo::CreateHdiLayerInfo(); in GetLayerInfoFromData() local 119 std::shared_ptr<HdiLayerInfo> layerInfo = GetLayerInfoFromData(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
H A D | rs_graphic_test_main.cpp | 54 static void DisplayCaseLayer(vector<string>& curlayerInfo, vector<string>& layerInfo) in DisplayCaseLayer() 77 vector<string> layerInfo {}; in DisplayAllCaseInfo() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_rcd_render_visitor.cpp | 80 …RSRcdSurfaceRenderNode& node, const std::shared_ptr<rs_rcd::RoundCornerLayer> &layerInfo, bool res… in ProcessRcdSurfaceRenderNode()
|
H A D | rs_rcd_surface_render_node.cpp | 152 …rfaceRenderNode::PrepareHardwareResourceBuffer(const std::shared_ptr<rs_rcd::RoundCornerLayer>& la… in PrepareHardwareResourceBuffer()
|
H A D | rs_round_corner_display_manager.cpp | 195 for (const auto& layerInfo : layerInfos) { in DrawRoundCorner() local
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/ |
H A D | hdi_video_composition.cpp | 55 …LayerInfo layerInfo = { rect.w, rect.h, LAYER_TYPE_OVERLAY, 8, PIXEL_FMT_YCRCB_420_P }; // the bpp… in CreateVideoLayerForHdiLayer() local
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_layer_video/ |
H A D | display_layer_video.cpp | 50 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_processor_test.cpp | 156 RSLayerInfo layerInfo; variable
|
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/layer_fuzzer/ |
H A D | layer_fuzzer.cpp | 56 static int32_t GetLayerInfo(LayerInfo& layerInfo) in GetLayerInfo() 137 LayerInfo layerInfo; in UsingCreateLayer() local
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_display.cpp | 89 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
|
H A D | hdi_session.cpp | 256 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
|
H A D | display_composer_vdi_impl.cpp | 213 int32_t DisplayComposerVdiImpl::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t& l… in CreateLayer()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdidevice_test.cpp | 197 GraphicLayerInfo layerInfo; variable
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
H A D | hdi_display.cpp | 90 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
|
H A D | hdi_session.cpp | 232 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wms.cpp | 260 LiteLayerInfo layerInfo = {}; in GetLayerInfo() local
|
/ohos5.0/drivers/peripheral/display/composer/test/benchmark/ |
H A D | display_benchmark_test.cpp | 226 LayerInfo layerInfo; in BENCHMARK_F() local 456 LayerInfo layerInfo; in BENCHMARK_F() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/ |
H A D | rs_surface_render_params.cpp | 132 void RSSurfaceRenderParams::SetLayerInfo(const RSLayerInfo& layerInfo) in SetLayerInfo()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_layer_info.h | 468 void CopyLayerInfo(const std::shared_ptr<HdiLayerInfo> &layerInfo) in CopyLayerInfo()
|
/ohos5.0/drivers/peripheral/display/hal/default/ |
H A D | display_layer.c | 272 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
|