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

  /external/chromium_org/third_party/libwebp/webp/
decode.h 443 int use_threads; // if true, use multi-threaded decoding member in struct:WebPDecoderOptions
  /external/pixman/test/
stress-test.c 971 pixman_bool_t use_threads = TRUE; local
996 use_threads = FALSE;
1025 if (use_threads)
  /external/webp/include/webp/
decode.h 443 int use_threads; // if true, use multi-threaded decoding member in struct:WebPDecoderOptions

Completed in 243 milliseconds