HomeSort by relevance Sort by last modified time
    Searched refs:need_realloc (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/psb_video/src/
pnw_rotate.c 587 int need_realloc = 0; local
608 CHECK_SURFACE_REALLOC(rotate_surface, msvdx_rotate, need_realloc);
609 if (need_realloc == 0) {
  /external/v8/src/wasm/
wasm-objects.cc 678 bool need_realloc = !breakpoint_infos->get(breakpoint_infos->length() - 1) local
681 if (need_realloc) {
    [all...]
  /external/libxml2/
parser.c 1153 int need_realloc = 0; local
    [all...]

Completed in 421 milliseconds