Home
last modified time | relevance | path

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

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