Home
last modified time | relevance | path

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

/external/blktrace/
Dstats.h28 struct minmax { struct
36 static inline void minmax_init(struct minmax *mm) in minmax_init() argument
/external/qemu/android/skin/
Dregion.c269 runs_coalesce_band( Run* *psrc_spans, Run* *pdst_spans, SkinBox* minmax ) in runs_coalesce_band()
316 runs_coalesce( Run* dst, Run* src, SkinBox* minmax ) in runs_coalesce()
992 SkinBox minmax; in region_operator_done() local