Home
last modified time | relevance | path

Searched defs:layerInfo (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_processor.cpp94 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 Dhdilayer_test.cpp36 LayerInfoPtr layerInfo; in SetUpTestCase() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp126 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 Dhdi_layer.cpp73 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 Drs_base_render_engine_test.cpp54 std::vector<LayerInfoPtr> layerInfo; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/
H A Dhdilayer_fuzzer.cpp85 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 Drs_graphic_test_main.cpp54 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 Drs_rcd_render_visitor.cpp80 …RSRcdSurfaceRenderNode& node, const std::shared_ptr<rs_rcd::RoundCornerLayer> &layerInfo, bool res… in ProcessRcdSurfaceRenderNode()
H A Drs_rcd_surface_render_node.cpp152 …rfaceRenderNode::PrepareHardwareResourceBuffer(const std::shared_ptr<rs_rcd::RoundCornerLayer>& la… in PrepareHardwareResourceBuffer()
H A Drs_round_corner_display_manager.cpp195 for (const auto& layerInfo : layerInfos) { in DrawRoundCorner() local
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_video_composition.cpp55 …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 Ddisplay_layer_video.cpp50 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 Drs_uni_render_processor_test.cpp156 RSLayerInfo layerInfo; variable
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/layer_fuzzer/
H A Dlayer_fuzzer.cpp56 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 Dhdi_display.cpp89 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
H A Dhdi_session.cpp256 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
H A Ddisplay_composer_vdi_impl.cpp213 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 Dhdidevice_test.cpp197 GraphicLayerInfo layerInfo; variable
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_display.cpp90 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()
H A Dhdi_session.cpp232 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 Dlite_wms.cpp260 LiteLayerInfo layerInfo = {}; in GetLayerInfo() local
/ohos5.0/drivers/peripheral/display/composer/test/benchmark/
H A Ddisplay_benchmark_test.cpp226 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 Drs_surface_render_params.cpp132 void RSSurfaceRenderParams::SetLayerInfo(const RSLayerInfo& layerInfo) in SetLayerInfo()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h468 void CopyLayerInfo(const std::shared_ptr<HdiLayerInfo> &layerInfo) in CopyLayerInfo()
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c272 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer()

12