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

  /external/skia/experimental/sksg/paint/
SkSGGradient.h 62 SG_ATTRIBUTE(EndPoint , SkPoint, fEndPoint )
72 fEndPoint = SkPoint::Make(0, 0);
SkSGGradient.cpp 41 const SkPoint pts[] = { fStartPoint, fEndPoint };
  /external/skqp/experimental/sksg/paint/
SkSGGradient.h 62 SG_ATTRIBUTE(EndPoint , SkPoint, fEndPoint )
72 fEndPoint = SkPoint::Make(0, 0);
SkSGGradient.cpp 41 const SkPoint pts[] = { fStartPoint, fEndPoint };
  /external/skia/experimental/skottie/
SkottieProperties.h 131 const SkPoint& endPoint() const { return fEndPoint; }
  /external/skqp/experimental/skottie/
SkottieProperties.h 131 const SkPoint& endPoint() const { return fEndPoint; }
  /external/skia/src/ports/
SkFontHost_win.cpp     [all...]
  /external/skqp/src/ports/
SkFontHost_win.cpp     [all...]

Completed in 934 milliseconds