Home
last modified time | relevance | path

Searched refs:OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMatrix (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
Ddrawing_shader_effect_test.cpp131 EXPECT_EQ(OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMatrix(
135 EXPECT_EQ(OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMatrix(
137 EXPECT_NE(OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMatrix(
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
Ddrawing_shader_effect.h119 OH_Drawing_ShaderEffect* OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMatrix(
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkshadereffect_fuzzer/
Dshadereffect_fuzzer.cpp111 …OH_Drawing_ShaderEffect* shaderEffectThree = OH_Drawing_ShaderEffectCreateLinearGradientWithLocalM… in NativeShaderEffectTest002()
113 …OH_Drawing_ShaderEffect* shaderEffectFour = OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMa… in NativeShaderEffectTest002()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
Ddrawing_shader_effect.cpp87 OH_Drawing_ShaderEffect* OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMatrix( in OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMatrix() function