Home
last modified time | relevance | path

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

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