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

  /external/skia/include/core/
SkPaint.h 373 kSquare_Cap, //!< begin/end contours with a half square extension
    [all...]
  /external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 965 m_data->mState->mLineCap = SkPaint::kSquare_Cap;
    [all...]
  /external/webkit/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 899 platformContext()->setLineCap(SkPaint::kSquare_Cap);
    [all...]

Completed in 524 milliseconds