Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.h237 kFrameAndFill_Flag = 0x0001, enumerator
DSkScalerContext.cpp768 SkToBool(fRec.fFlags & kFrameAndFill_Flag)); in internalGetPath()
1077 flags |= SkScalerContext::kFrameAndFill_Flag; in MakeRecAndEffects()