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

  /external/chromium_org/third_party/libwebp/dec/
decode_vp8.h 101 int use_scaling; member in struct:VP8Io
  /external/webp/src/dec/
decode_vp8.h 101 int use_scaling; member in struct:VP8Io
  /external/pixman/test/
lowlevel-blt-bench.c 91 static pixman_bool_t use_scaling = FALSE; variable
108 if (use_scaling)
125 if (use_scaling)
733 use_scaling = TRUE;
738 use_scaling = TRUE;
    [all...]
  /external/chromium_org/third_party/libwebp/webp/
decode.h 441 int use_scaling; // if true, scaling is applied _afterward_ member in struct:WebPDecoderOptions
  /external/webp/include/webp/
decode.h 441 int use_scaling; // if true, scaling is applied _afterward_ member in struct:WebPDecoderOptions

Completed in 1932 milliseconds