Searched defs:GELinearGradientBlurShaderFilterParams (Results 1 – 1 of 1) sorted by relevance
104 struct GELinearGradientBlurShaderFilterParams { struct105 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;