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

  /external/chromium_org/cc/test/
pixel_test.h 82 int highp_threshold_min)
86 highp_threshold_min) {}
96 int highp_threshold_min)
100 highp_threshold_min) {}
  /external/chromium_org/cc/trees/
layer_tree_settings.cc 55 highp_threshold_min(0),
layer_tree_settings.h 61 int highp_threshold_min; member in class:cc::LayerTreeSettings
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/cc/output/
shader.cc 78 int highp_threshold_min,
93 int highp_threshold = std::max(*highp_threshold_cache, highp_threshold_min);
103 int highp_threshold_min,
106 highp_threshold_cache, highp_threshold_min,
112 int highp_threshold_min,
115 highp_threshold_cache, highp_threshold_min,
    [all...]
gl_renderer.h 45 int highp_threshold_min,
86 int highp_threshold_min);
shader.h 36 int highp_threshold_min,
42 int highp_threshold_min,
gl_renderer.cc 132 int highp_threshold_min,
135 client, output_surface, resource_provider, highp_threshold_min));
150 int highp_threshold_min)
162 highp_threshold_min_(highp_threshold_min),
    [all...]
  /external/chromium_org/cc/resources/
resource_provider.h 57 int highp_threshold_min);
393 int highp_threshold_min);
resource_provider.cc 162 int highp_threshold_min) {
164 new ResourceProvider(output_surface, highp_threshold_min));
682 int highp_threshold_min)
685 highp_threshold_min_(highp_threshold_min),
    [all...]
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 240 settings.highp_threshold_min = 2048;
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 278 settings.highp_threshold_min = 2048;

Completed in 798 milliseconds