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

  /external/skia/include/core/
SkPaint.h 371 kButt_Cap, //!< begin/end contours with no extension
376 kDefault_Cap = kButt_Cap
    [all...]
  /external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 959 m_data->mState->mLineCap = SkPaint::kButt_Cap;
    [all...]
  /external/webkit/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 893 platformContext()->setLineCap(SkPaint::kButt_Cap);
    [all...]

Completed in 53 milliseconds