Home
last modified time | relevance | path

Searched defs:tex_coord_rect (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/cc/quads/
Dcontent_draw_quad_base.cc24 const gfx::RectF& tex_coord_rect, in SetNew()
42 const gfx::RectF& tex_coord_rect, in SetAll()
Dtile_draw_quad.cc28 const gfx::RectF& tex_coord_rect, in SetNew()
43 const gfx::RectF& tex_coord_rect, in SetAll()
Dcontent_draw_quad_base.h37 gfx::RectF tex_coord_rect; variable
Dpicture_draw_quad.cc26 const gfx::RectF& tex_coord_rect, in SetNew()
51 const gfx::RectF& tex_coord_rect, in SetAll()
Ddraw_quad_unittest.cc517 gfx::RectF tex_coord_rect(31.f, 12.f, 54.f, 20.f); in TEST() local
587 gfx::RectF tex_coord_rect(31.f, 12.f, 54.f, 20.f); in TEST() local
758 gfx::RectF tex_coord_rect(31.f, 12.f, 54.f, 20.f); in TEST_F() local
805 gfx::RectF tex_coord_rect(31.f, 12.f, 54.f, 20.f); in TEST_F() local
/external/chromium_org/cc/layers/
Dtiled_layer_impl.cc231 gfx::RectF tex_coord_rect = gfx::RectF(tile_rect.size()) + texture_offset; in AppendQuads() local
/external/chromium_org/cc/output/
Dgl_renderer.cc1402 gfx::RectF tex_coord_rect = MathUtil::ScaleRectProportional( in DrawContentQuad() local