Home
last modified time | relevance | path

Searched defs:sinV (Results 1 – 3 of 3) sorted by relevance

/external/skia/samplecode/
DSamplePathFill.cpp78 SkScalar cosV, sinV = SkScalarSinCos(rad, &cosV); in make_star() local
/external/skia/gm/
Dpathfill.cpp78 SkScalar cosV, sinV = SkScalarSinCos(rad, &cosV); in make_star() local
/external/skia/src/core/
DSkMatrix.cpp312 void SkMatrix::setSinCos(SkScalar sinV, SkScalar cosV, in setSinCos()
330 void SkMatrix::setSinCos(SkScalar sinV, SkScalar cosV) { in setSinCos()
346 SkScalar sinV, cosV; in setRotate() local
352 SkScalar sinV, cosV; in setRotate() local