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

  /external/chromium_org/cc/trees/
layer_tree_settings.cc 61 highp_threshold_min(0),
layer_tree_settings.h 75 int highp_threshold_min; member in class:cc::LayerTreeSettings
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/cc/surfaces/
display.cc 50 int highp_threshold_min = 0; local
58 highp_threshold_min,
73 highp_threshold_min);
  /external/chromium_org/cc/test/
pixel_test.h 100 int highp_threshold_min)
106 highp_threshold_min) {}
  /external/chromium_org/cc/output/
gl_renderer.h 56 int highp_threshold_min);
81 int highp_threshold_min);
shader.h 48 int highp_threshold_min,
54 int highp_threshold_min,
shader.cc 76 int highp_threshold_min,
91 int highp_threshold = std::max(*highp_threshold_cache, highp_threshold_min);
138 int highp_threshold_min,
141 highp_threshold_cache, highp_threshold_min,
147 int highp_threshold_min,
150 highp_threshold_cache, highp_threshold_min,
    [all...]
gl_renderer.cc 284 int highp_threshold_min) {
290 highp_threshold_min));
298 int highp_threshold_min)
310 highp_threshold_min_(highp_threshold_min),
    [all...]
  /external/chromium_org/cc/resources/
resource_provider.h 81 int highp_threshold_min,
471 int highp_threshold_min,
resource_provider.cc 388 int highp_threshold_min,
396 highp_threshold_min,
1015 int highp_threshold_min,
1023 highp_threshold_min_(highp_threshold_min),
    [all...]
  /external/chromium_org/android_webview/browser/
hardware_renderer.cc 95 settings.highp_threshold_min = 2048;
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 450 settings.highp_threshold_min = 2048;
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 368 settings.highp_threshold_min = 2048;

Completed in 487 milliseconds