Home
last modified time | relevance | path

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

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