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

/external/chromium_org/cc/output/
H A Dshader_unittest.cc22 int threshold_cache = 0; local
31 &stub_gl, &threshold_cache, threshold_min, closePoint));
33 &stub_gl, &threshold_cache, threshold_min, smallSize));
35 &stub_gl, &threshold_cache, threshold_min, farPoint));
37 &stub_gl, &threshold_cache, threshold_min, bigSize));
41 &stub_gl, &threshold_cache, threshold_min, closePoint));
43 &stub_gl, &threshold_cache, threshold_min, smallSize));
45 &stub_gl, &threshold_cache, threshold_min, farPoint));
47 &stub_gl, &threshold_cache, threshold_min, bigSize));

Completed in 584 milliseconds