Searched refs:use_threads (Results 1 - 6 of 6) sorted by relevance

/external/pixman/test/
H A Dstress-test.c971 pixman_bool_t use_threads = TRUE; local
996 use_threads = FALSE;
1025 if (use_threads)
/external/chromium_org/third_party/libwebp/webp/
H A Ddecode.h443 int use_threads; // if true, use multi-threaded decoding member in struct:WebPDecoderOptions
/external/webp/include/webp/
H A Ddecode.h443 int use_threads; // if true, use multi-threaded decoding member in struct:WebPDecoderOptions
/external/webp/examples/
H A Ddwebp.c414 config.options.use_threads = 1;
/external/chromium_org/third_party/libwebp/dec/
H A Dframe.c509 if (options == NULL || options->use_threads == 0) {
/external/webp/src/dec/
H A Dframe.c509 if (options == NULL || options->use_threads == 0) {

Completed in 417 milliseconds