| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| D | rs_composer_adapter_test.cpp | 104 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 128 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 153 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 203 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 234 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 257 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 280 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 303 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 329 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable 358 std::vector<std::shared_ptr<HdiLayerInfo>> layers; variable [all …]
|
| D | rs_base_render_engine_test.cpp | 79 std::vector<LayerInfoPtr> layers; variable 102 std::vector<LayerInfoPtr> layers; variable
|
| D | rs_uni_render_engine_test.cpp | 104 std::vector<LayerInfoPtr> layers; variable
|
| D | rs_physical_screen_processor_test.cpp | 291 std::vector<LayerInfoPtr> layers; variable
|
| D | rs_hardware_thread_test.cpp | 190 std::vector<LayerInfoPtr> layers; variable
|
| D | rs_render_engine_test.cpp | 159 std::vector<LayerInfoPtr> layers; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_physical_screen_processor.cpp | 47 [this](const auto& surface, const auto& layers) { Redraw(surface, layers); }); in Init() 81 …sicalScreenProcessor::Redraw(const sptr<Surface>& surface, const std::vector<LayerInfoPtr>& layers) in Redraw()
|
| D | rs_hardware_thread.cpp | 98 …redrawCb_ = [this](const sptr<Surface>& surface, const std::vector<LayerInfoPtr>& layers, uint32_t… in Start() 177 …RSHardwareThread::CommitAndReleaseLayers(OutputPtr output, const std::vector<LayerInfoPtr>& layers) in CommitAndReleaseLayers() 499 …rdwareThread::RedrawScreenRCD(RSPaintFilterCanvas& canvas, const std::vector<LayerInfoPtr>& layers) in RedrawScreenRCD() 526 void RSHardwareThread::Redraw(const sptr<Surface>& surface, const std::vector<LayerInfoPtr>& layers… in Redraw() 662 GraphicColorGamut RSHardwareThread::ComputeTargetColorGamut(const std::vector<LayerInfoPtr>& layers) in ComputeTargetColorGamut() 692 …phicPixelFormat RSHardwareThread::ComputeTargetPixelFormat(const std::vector<LayerInfoPtr>& layers) in ComputeTargetPixelFormat()
|
| D | rs_uni_render_engine.cpp | 58 …UniRenderEngine::DrawLayers(RSPaintFilterCanvas& canvas, const std::vector<LayerInfoPtr>& layers, … in DrawLayers()
|
| D | rs_render_engine.cpp | 68 … RSRenderEngine::DrawLayers(RSPaintFilterCanvas& canvas, const std::vector<LayerInfoPtr>& layers, … in DrawLayers()
|
| D | rs_composer_adapter.cpp | 78 void RSComposerAdapter::CommitLayers(const std::vector<LayerInfoPtr>& layers) in CommitLayers() 137 void RSComposerAdapter::DumpLayersToFile(const std::vector<LayerInfoPtr>& layers) in DumpLayersToFile()
|
| D | rs_base_render_engine.cpp | 172 bool RSBaseRenderEngine::NeedForceCPU(const std::vector<LayerInfoPtr>& layers) in NeedForceCPU()
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| D | egl_wrapper_layer.cpp | 102 static void SplitEnvString(std::string str, std::vector<std::string> *layers) in SplitEnvString() 121 std::vector<std::string> layers; in GetDebugLayers() local 270 std::vector<std::string> layers = GetDebugLayers(); in LoadLayers() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
| D | hdi_backend.h | 37 std::vector<LayerInfoPtr> layers; member
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
| D | hm_symbol.h | 116 std::vector<std::vector<size_t>> layers; member 128 std::vector<std::vector<size_t>> layers; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/pointer_render/ |
| D | rs_pointer_render_manager.cpp | 213 std::vector<LayerInfoPtr> layers = uniRenderProcessor->GetLayers(); in CalculateTargetLayer() local 257 void RSPointerRenderManager::GetRectAndTargetLayer(std::vector<LayerInfoPtr>& layers, RectI& pRect, in GetRectAndTargetLayer()
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| D | create_functions_vk.cpp | 288 vector<const char*> layers = { in CreateInstance() local 569 const vector<const char*> layers = { in CreateDevice() local
|
| D | node_context_pool_manager_vk.cpp | 69 uint32_t layers { 1 }; member
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| D | drawing_engine_sample.cpp | 307 std::vector<LayerInfoPtr> layers; in OutPutDisplay() local
|
| D | render_context_sample.cpp | 311 std::vector<LayerInfoPtr> layers; in Draw() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/ |
| D | inplace_lighting_common.h | 74 bool CheckLightLayerMask(uint currLightIdx, uvec2 layers) { in CheckLightLayerMask()
|
| /foundation/graphic/graphic_2d/rosen/samples/composer/ |
| D | hello_composer.cpp | 475 const std::vector<LayerInfoPtr> &layers = param.layers; in DoPrepareCompleted() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| D | cmd_list_helper.cpp | 332 auto layers = symbolLayers.layers; in AddSymbolLayersToCmdList() local 356 std::vector<std::vector<size_t>> layers; in GetSymbolLayersFromCmdList() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
| D | recording_handle.h | 70 std::pair<size_t, size_t> layers = {0, 0}; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| D | cmd_list_helper_test.cpp | 288 std::vector<size_t> layers; variable
|