Home
last modified time | relevance | path

Searched refs:GetShaderEffectFromCmdList (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dmask_cmd_list.cpp128 auto shaderEffect = CmdListHelper::GetShaderEffectFromCmdList( in Playback()
H A Dcmd_list_helper.cpp620 std::shared_ptr<ShaderEffect> CmdListHelper::GetShaderEffectFromCmdList(const CmdList& cmdList, in GetShaderEffectFromCmdList() function in OHOS::Rosen::Drawing::CmdListHelper
H A Ddraw_cmd.cpp134 …auto shaderEffect = CmdListHelper::GetShaderEffectFromCmdList(cmdList, brushHandle.shaderEffectHan… in BrushHandleToBrush()
194 …auto shaderEffect = CmdListHelper::GetShaderEffectFromCmdList(cmdList, paintHandle.shaderEffectHan… in GeneratePaintFromHandle()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_pixel_map_shader_test.cpp220 Drawing::CmdListHelper::GetShaderEffectFromCmdList(*cmdList, handle);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dcmd_list_helper.h207 static std::shared_ptr<ShaderEffect> GetShaderEffectFromCmdList(const CmdList& cmdList,