Searched defs:startDeg (Results 1 – 4 of 4) sorted by relevance
88 float startDeg = GetObject<float>(); in NativeDrawingPathTest002() local
263 float startDeg = static_cast<float>(data[0]); in NativeDrawingPathArcToTest() local
415 double startDeg = 0.0; in OnArcTo() local913 double startDeg = 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()