Home
last modified time | relevance | path

Searched defs:a_count (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkRegion.cpp915 static int compute_worst_case_count(int a_count, int b_count) { in compute_worst_case_count()
992 int a_count, b_count; in op() local