Home
last modified time | relevance | path

Searched defs:SetMat4 (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
Dalgorithm_program.cpp88 void AlgorithmProgram::SetMat4(const std::string &name, const void *value) in SetMat4() function in OHOS::Media::Effect::AlgorithmProgram
/foundation/multimedia/player_framework/frameworks/native/video_editor/render/graphics/base/shader_pass/
Dshader_pass_program.cpp92 void ShaderPassProgram::SetMat4(std::string name, Mat4x4 value) in SetMat4() function in OHOS::Media::ShaderPassProgram