Searched defs:sweepDeg (Results 1 – 4 of 4) sorted by relevance
89 float sweepDeg = GetObject<float>(); in NativeDrawingPathTest002() local
264 float sweepDeg = static_cast<float>(data[1]); in NativeDrawingPathArcToTest() local
417 double sweepDeg = 0.0; in OnArcTo() local915 double sweepDeg = 0.0; in OnAddArc() local
130 OH_Drawing_Path* cPath, float x1, float y1, float x2, float y2, float startDeg, float sweepDeg) in OH_Drawing_PathArcTo()