Home
last modified time | relevance | path

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

/external/valgrind/main/helgrind/tests/
Dtc14_laog_dinphils.c10 static pthread_mutex_t chop[5]; variable
/external/skia/src/core/
DSkClampRange.cpp23 static int chop(int64_t x0, SkFixed edge, int64_t x1, int64_t dx, int count) { in chop() function