/external/chromium_org/cc/quads/ |
texture_draw_quad.h | 27 const float vertex_opacity[4], 40 const float vertex_opacity[4], 48 float vertex_opacity[4]; member in class:cc::TextureDrawQuad
|
draw_quad_unittest.cc | 475 const float vertex_opacity[] = { 1.0f, 1.0f, 1.0f, 1.0f }; local 486 vertex_opacity, 494 EXPECT_FLOAT_ARRAY_EQ(vertex_opacity, copy_quad->vertex_opacity, 4); 503 vertex_opacity, 510 EXPECT_FLOAT_ARRAY_EQ(vertex_opacity, copy_quad->vertex_opacity, 4); 737 const float vertex_opacity[] = { 1.0f, 1.0f, 1.0f, 1.0f }; local 748 vertex_opacity,
|
/external/chromium_org/cc/layers/ |
delegated_frame_provider_unittest.cc | 48 float vertex_opacity[4] = {1.f, 1.f, 1.f, 1.f}; local 57 vertex_opacity,
|
nine_patch_layer_impl.cc | 220 const float vertex_opacity[] = {1.0f, 1.0f, 1.0f, 1.0f}; local 232 vertex_opacity, 245 vertex_opacity, 258 vertex_opacity, 271 vertex_opacity, 284 vertex_opacity, 297 vertex_opacity, 310 vertex_opacity, 323 vertex_opacity, 337 vertex_opacity, [all...] |
heads_up_display_layer_impl.cc | 121 const float vertex_opacity[] = { 1.f, 1.f, 1.f, 1.f }; local 132 vertex_opacity,
|
/external/chromium_org/cc/test/ |
render_pass_test_common.cc | 35 const float vertex_opacity[] = {1.0f, 1.0f, 1.0f, 1.0f}; local 166 vertex_opacity,
|
/external/chromium_org/cc/trees/ |
layer_tree_host_unittest_delegated.cc | 112 float vertex_opacity[4] = {1.f, 1.f, 1.f, 1.f}; local 124 vertex_opacity, 146 float vertex_opacity[4] = { 1.f, 1.f, 1.f, 1.f }; local 155 vertex_opacity, [all...] |
layer_tree_host_impl.cc | 677 const float vertex_opacity[4] = {1.f, 1.f, 1.f, 1.f}; local 691 vertex_opacity, [all...] |
/external/chromium_org/cc/output/ |
renderer_pixeltest.cc | 128 float vertex_opacity[4] = {1.0f, 1.0f, 1.0f, 1.0f}; local 139 vertex_opacity, 2031 float vertex_opacity[4] = {1.0f, 1.0f, 1.0f, 1.0f}; local [all...] |
gl_renderer.cc | 1944 const float vertex_opacity[] = {quad->opacity(), quad->opacity(), local [all...] |