Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_shader_filter_params.h104 struct GELinearGradientBlurShaderFilterParams { struct
105 float blurRadius;
106 std::vector<std::pair<float, float>> fractionStops;
107 int direction;
108 float geoWidth;
109 float geoHeight;
110 Drawing::Matrix mat;
111 float tranX;
112 float tranY;
113 bool isOffscreenCanvas;