HomeSort by relevance Sort by last modified time
    Searched refs:kStrokeAndFill_Style (Results 51 - 59 of 59) sorted by null

1 23

  /external/skia/src/core/
SkPaint.cpp     [all...]
SkCanvas.cpp 158 paintStyle == SkPaint::kStrokeAndFill_Style)) {
    [all...]
  /external/skia/src/gpu/ops/
GrAAConvexTessellator.cpp 231 if (SkStrokeRec::kStrokeAndFill_Style == fStyle) {
    [all...]
  /frameworks/base/libs/hwui/
BakedOpDispatcher.cpp 386 if (op.paint->getStyle() == SkPaint::kStrokeAndFill_Style) {
    [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 162 result.setStyle(SkPaint::kStrokeAndFill_Style);
427 static_assert(SkPaint::kStrokeAndFill_Style == 2, "enum_must_match_value");
    [all...]
  /external/skia/samplecode/
SampleApp.cpp     [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp     [all...]
  /frameworks/base/libs/hwui/tests/unit/
FrameBuilderTests.cpp 629 SkPaint::kFill_Style, SkPaint::kStroke_Style, SkPaint::kStrokeAndFill_Style };
    [all...]
  /external/skia/tests/
PathTest.cpp     [all...]

Completed in 955 milliseconds

1 23