Searched defs:geoWidth (Results 1 – 6 of 6) sorted by relevance
23 …const std::shared_ptr<RSLinearGradientBlurPara>& para, const float geoWidth, const float geoHeight) in RSLinearGradientBlurShaderFilter()
47 float geoWidth = 0.f; variable
41 void SetBoundsGeometry(float geoWidth, float geoHeight) in SetBoundsGeometry()
108 float geoWidth; member
33 void SetGeometry(Drawing::Canvas& canvas, float geoWidth, float geoHeight) in SetGeometry()
43 virtual void SetGeometry(Drawing::Canvas& canvas, float geoWidth, float geoHeight) {}; in SetGeometry()