Searched refs:highp_threshold_min (Results 1 – 14 of 14) sorted by relevance
/external/chromium_org/cc/surfaces/ |
D | display.cc | 50 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/ |
D | pixel_test.h | 100 int highp_threshold_min) in GLRendererWithExpandedViewport() argument 106 highp_threshold_min) {} in GLRendererWithExpandedViewport()
|
/external/chromium_org/cc/trees/ |
D | layer_tree_settings.cc | 61 highp_threshold_min(0), in LayerTreeSettings()
|
D | layer_tree_settings.h | 75 int highp_threshold_min; variable
|
D | layer_tree_host_impl.cc | 1911 settings_.highp_threshold_min); in CreateAndSetRenderer() 2061 settings_.highp_threshold_min, in InitializeRenderer()
|
/external/chromium_org/cc/output/ |
D | gl_renderer.h | 56 int highp_threshold_min); 81 int highp_threshold_min);
|
D | shader.cc | 76 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()
|
D | shader.h | 48 int highp_threshold_min, 54 int highp_threshold_min,
|
D | gl_renderer.cc | 284 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/ |
D | resource_provider.h | 81 int highp_threshold_min, 471 int highp_threshold_min,
|
D | resource_provider.cc | 388 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/ |
D | hardware_renderer.cc | 95 settings.highp_threshold_min = 2048; in HardwareRenderer()
|
/external/chromium_org/content/browser/renderer_host/ |
D | compositor_impl_android.cc | 450 settings.highp_threshold_min = 2048; in SetVisible()
|
/external/chromium_org/content/renderer/gpu/ |
D | render_widget_compositor.cc | 368 settings.highp_threshold_min = 2048; in Create()
|