Home
last modified time | relevance | path

Searched refs:kFrameAndFill_Flag (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkScalerContext.h159 kFrameAndFill_Flag = 0x0001, enumerator
DSkScalerContext.cpp635 SkToBool(fRec.fFlags & kFrameAndFill_Flag)); in internalGetPath()
DSkPaint.cpp1397 flags |= SkScalerContext::kFrameAndFill_Flag; in MakeRec()