Home
last modified time | relevance | path

Searched refs:highp_threshold_min (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/cc/surfaces/
Ddisplay.cc50 int highp_threshold_min = 0; in InitializeOutputSurface() local
58 highp_threshold_min, in InitializeOutputSurface()
73 highp_threshold_min); in InitializeOutputSurface()
/external/chromium_org/cc/test/
Dpixel_test.h100 int highp_threshold_min) in GLRendererWithExpandedViewport() argument
106 highp_threshold_min) {} in GLRendererWithExpandedViewport()
/external/chromium_org/cc/trees/
Dlayer_tree_settings.cc61 highp_threshold_min(0), in LayerTreeSettings()
Dlayer_tree_settings.h75 int highp_threshold_min; variable
Dlayer_tree_host_impl.cc1911 settings_.highp_threshold_min); in CreateAndSetRenderer()
2061 settings_.highp_threshold_min, in InitializeRenderer()
/external/chromium_org/cc/output/
Dgl_renderer.h56 int highp_threshold_min);
81 int highp_threshold_min);
Dshader.cc76 int highp_threshold_min, in TexCoordPrecisionRequired() argument
91 int highp_threshold = std::max(*highp_threshold_cache, highp_threshold_min); in TexCoordPrecisionRequired()
138 int highp_threshold_min, in TexCoordPrecisionRequired() argument
141 highp_threshold_cache, highp_threshold_min, in TexCoordPrecisionRequired()
147 int highp_threshold_min, in TexCoordPrecisionRequired() argument
150 highp_threshold_cache, highp_threshold_min, in TexCoordPrecisionRequired()
Dshader.h48 int highp_threshold_min,
54 int highp_threshold_min,
Dgl_renderer.cc284 int highp_threshold_min) { in Create() argument
290 highp_threshold_min)); in Create()
298 int highp_threshold_min) in GLRenderer() argument
310 highp_threshold_min_(highp_threshold_min), in GLRenderer()
/external/chromium_org/cc/resources/
Dresource_provider.h81 int highp_threshold_min,
471 int highp_threshold_min,
Dresource_provider.cc388 int highp_threshold_min, in Create() argument
396 highp_threshold_min, in Create()
1015 int highp_threshold_min, in ResourceProvider() argument
1023 highp_threshold_min_(highp_threshold_min), in ResourceProvider()
/external/chromium_org/android_webview/browser/
Dhardware_renderer.cc95 settings.highp_threshold_min = 2048; in HardwareRenderer()
/external/chromium_org/content/browser/renderer_host/
Dcompositor_impl_android.cc450 settings.highp_threshold_min = 2048; in SetVisible()
/external/chromium_org/content/renderer/gpu/
Drender_widget_compositor.cc368 settings.highp_threshold_min = 2048; in Create()