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

  /external/skia/include/svg/
SkSVGPaintState.h 30 kFill,
  /external/skia/src/svg/
SkSVGPaintState.cpp 67 case kFill:
295 case kFill:
379 case kFill:
394 if (changed[kStroke] == false && changed[kFill] == false) {
  /external/skia/src/core/
SkDraw.cpp 709 // we want to "fill" if we are kFill or kStrokeAndFill, since in the latter
711 // effectively just kFill
    [all...]

Completed in 332 milliseconds