HomeSort by relevance Sort by last modified time
    Searched defs:COALESCE (Results 1 - 2 of 2) sorted by null

  /external/pixman/pixman/
pixman-region.c 568 pixman_coalesce (region_type_t * region, /* Region to coalesce */
632 #define COALESCE(new_reg, prev_band, cur_band) \
896 COALESCE (new_reg, prev_band, cur_band);
915 COALESCE (new_reg, prev_band, cur_band);
942 COALESCE (new_reg, prev_band, cur_band);
968 /* Do first non_overlap1Func call, which may be able to coalesce */
980 COALESCE (new_reg, prev_band, cur_band);
987 /* Do first non_overlap2Func call, which may be able to coalesce */
999 COALESCE (new_reg, prev_band, cur_band);
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 43 milliseconds