HomeSort by relevance Sort by last modified time
    Searched refs:highp_threshold_min (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_settings.cc 55 highp_threshold_min(0),
layer_tree_settings.h 65 int highp_threshold_min; member in class:cc::LayerTreeSettings
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/cc/test/
pixel_test.h 101 int highp_threshold_min)
107 highp_threshold_min) {}
  /external/chromium_org/cc/output/
gl_renderer.h 55 int highp_threshold_min);
90 int highp_threshold_min);
shader.h 49 int highp_threshold_min,
55 int highp_threshold_min,
shader.cc 77 int highp_threshold_min,
92 int highp_threshold = std::max(*highp_threshold_cache, highp_threshold_min);
139 int highp_threshold_min,
142 highp_threshold_cache, highp_threshold_min,
148 int highp_threshold_min,
151 highp_threshold_cache, highp_threshold_min,
    [all...]
gl_renderer.cc 151 int highp_threshold_min) {
157 highp_threshold_min));
165 int highp_threshold_min)
179 highp_threshold_min_(highp_threshold_min),
    [all...]
  /external/chromium_org/cc/resources/
resource_provider.h 72 int highp_threshold_min,
444 int highp_threshold_min,
resource_provider.cc 287 int highp_threshold_min,
293 highp_threshold_min,
884 int highp_threshold_min,
890 highp_threshold_min_(highp_threshold_min),
    [all...]
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 227 settings.highp_threshold_min = 2048;
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 263 settings.highp_threshold_min = 2048;

Completed in 407 milliseconds