Searched refs:SetOutlineDashGap (Results 1 – 10 of 10) sorted by relevance
189 surfaceNode->SetOutlineDashGap(width); in RSNodeFuzzTestInner02()
228 properties.SetOutlineDashGap(widthVector); in RSPropertiesFuzzTestInner03()
229 void SetOutlineDashGap(const Vector4f& dashGap);
290 void SetOutlineDashGap(const Vector4f& dashGap);
1382 void RSNode::SetOutlineDashGap(const Vector4f& dashGap) in SetOutlineDashGap() function in OHOS::Rosen::RSNode
1063 properties.SetOutlineDashGap(zeroData); in CheckDashParams()1068 properties.SetOutlineDashGap(posData); in CheckDashParams()
127 properties.SetOutlineDashGap(width);
173 [](RSProperties* prop) { prop->SetOutlineDashGap({-1.f}); }, // OUTLINE_DASH_GAP in __anonf204f7ba5d02()1200 void RSProperties::SetOutlineDashGap(const Vector4f& dashGap) in SetOutlineDashGap() function in OHOS::Rosen::RSProperties
69 rsNode->SetOutlineDashGap(params); in SetOutlineDashParamsAndTest()
79 rsNode->SetOutlineDashGap(params); in SetOutlineDashParamsAndTest()