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

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

Completed in 116 milliseconds