Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp1118 static SkMask::Format computeMaskFormat(const SkPaint& paint) in computeMaskFormat() function
1198 rec->fMaskFormat = SkToU8(computeMaskFormat(paint)); in MakeRec()