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

/external/skia/src/core/
H A DSkAAClip.cpp1847 static void expand_row_to_mask(uint8_t* SK_RESTRICT mask, function
1882 expand_row_to_mask(dst, iter.data(), width);
/external/skqp/src/core/
H A DSkAAClip.cpp1847 static void expand_row_to_mask(uint8_t* SK_RESTRICT mask, function
1882 expand_row_to_mask(dst, iter.data(), width);

Completed in 135 milliseconds