HomeSort by relevance Sort by last modified time
    Searched refs:fMoveTo (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkPath.cpp 1019 fMoveTo.fX = fMoveTo.fY = fLastPt.fX = fLastPt.fY = 0;
1069 if (fLastPt != fMoveTo) {
    [all...]
  /external/skia/include/core/
SkPath.h 625 SkPoint fMoveTo;

Completed in 28 milliseconds