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

/external/chromium_org/third_party/skia/src/core/
H A DSkPaint.cpp1464 static SkMask::Format computeMaskFormat(const SkPaint& paint) { function
1607 rec->fMaskFormat = SkToU8(computeMaskFormat(paint));
/external/skia/src/core/
H A DSkPaint.cpp1503 static SkMask::Format computeMaskFormat(const SkPaint& paint) { function
1656 rec->fMaskFormat = SkToU8(computeMaskFormat(paint));

Completed in 61 milliseconds