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

/external/chromium_org/third_party/skia/src/core/
H A DSkAAClip.cpp1824 static void expand_row_to_mask(uint8_t* SK_RESTRICT mask, function
1859 expand_row_to_mask(dst, iter.data(), width);
/external/skia/src/core/
H A DSkAAClip.cpp1756 static void expand_row_to_mask(uint8_t* SK_RESTRICT mask, function
1791 expand_row_to_mask(dst, iter.data(), width);

Completed in 124 milliseconds