OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threshold_cache
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/output/
shader_unittest.cc
22
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 32 milliseconds