Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRegion.cpp962 static int compute_worst_case_count(int a_intervals, int b_intervals) { in compute_worst_case_count() function
1071 int dstCount = compute_worst_case_count(a_intervals, b_intervals); in Oper()