Home
last modified time | relevance | path

Searched refs:tex_coord_rect (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/quads/
H A Dcontent_draw_quad_base.cc22 const gfx::RectF& tex_coord_rect, in SetNew() argument
29 this->tex_coord_rect = tex_coord_rect; in SetNew()
41 const gfx::RectF& tex_coord_rect, in SetAll() argument
48 this->tex_coord_rect = tex_coord_rect; in SetAll()
57 cc::MathUtil::AddToTracedValue("tex_coord_rect", tex_coord_rect, value); in ExtendValue()
H A Daggregated_render_pass_draw_quad.cc32 const gfx::RectF& tex_coord_rect, in SetNew() argument
41 filters_origin, tex_coord_rect, force_anti_aliasing_off, in SetNew()
56 const gfx::RectF& tex_coord_rect, in SetAll() argument
71 this->tex_coord_rect = tex_coord_rect; in SetAll()
H A Dcompositor_render_pass_draw_quad.cc32 const gfx::RectF& tex_coord_rect, in SetNew() argument
41 filters_origin, tex_coord_rect, force_anti_aliasing_off, in SetNew()
56 const gfx::RectF& tex_coord_rect, in SetAll() argument
71 this->tex_coord_rect = tex_coord_rect; in SetAll()
H A Dtile_draw_quad.cc22 const gfx::RectF& tex_coord_rect, in SetNew() argument
29 needs_blending, tex_coord_rect, texture_size, is_premultiplied, in SetNew()
40 const gfx::RectF& tex_coord_rect, in SetAll() argument
47 needs_blending, tex_coord_rect, texture_size, is_premultiplied, in SetAll()
H A Ddraw_quad_unittest.cc203 gfx::RectF tex_coord_rect(1, 1, 255, 254); in TEST() local
225 EXPECT_EQ(tex_coord_rect.ToString(), copy_quad->tex_coord_rect.ToString()); in TEST()
364 gfx::RectF tex_coord_rect(31.f, 12.f, 54.f, 20.f); in TEST() local
378 EXPECT_EQ(tex_coord_rect, copy_quad->tex_coord_rect); in TEST()
387 EXPECT_EQ(tex_coord_rect, copy_quad->tex_coord_rect); in TEST()
476 gfx::RectF tex_coord_rect(31.f, 12.f, 54.f, 20.f); in TEST() local
493 EXPECT_EQ(tex_coord_rect, copy_quad->tex_coord_rect); in TEST()
501 CREATE_QUAD_ALL(PictureDrawQuad, tex_coord_rect, texture_size, in TEST()
505 EXPECT_EQ(tex_coord_rect, copy_quad->tex_coord_rect); in TEST()
547 gfx::RectF tex_coord_rect(1.f, 1.f, 33.f, 19.f); in TEST_F() local
[all …]
H A Dpicture_draw_quad.cc25 const gfx::RectF& tex_coord_rect, in SetNew() argument
35 visible_rect, needs_blending, tex_coord_rect, in SetNew()
49 const gfx::RectF& tex_coord_rect, in SetAll() argument
59 visible_rect, needs_blending, tex_coord_rect, in SetAll()
H A Dcontent_draw_quad_base.h28 const gfx::RectF& tex_coord_rect,
39 const gfx::RectF& tex_coord_rect,
45 gfx::RectF tex_coord_rect; variable
H A Dtile_draw_quad.h30 const gfx::RectF& tex_coord_rect,
44 const gfx::RectF& tex_coord_rect,
H A Dcompositor_render_pass_draw_quad.h39 const gfx::RectF& tex_coord_rect,
53 const gfx::RectF& tex_coord_rect,
H A Daggregated_render_pass_draw_quad.h39 const gfx::RectF& tex_coord_rect,
53 const gfx::RectF& tex_coord_rect,
H A Dpicture_draw_quad.h35 const gfx::RectF& tex_coord_rect,
48 const gfx::RectF& tex_coord_rect,
H A Drender_pass_draw_quad_internal.cc27 cc::MathUtil::AddToTracedValue("tex_coord_rect", tex_coord_rect, value); in ExtendValue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/quads/
H A Dcontent_draw_quad_base.cc23 const gfx::RectF& tex_coord_rect, in SetNew() argument
30 this->tex_coord_rect = tex_coord_rect; in SetNew()
42 const gfx::RectF& tex_coord_rect, in SetAll() argument
49 this->tex_coord_rect = tex_coord_rect; in SetAll()
58 cc::MathUtil::AddToTracedValue("tex_coord_rect", tex_coord_rect, value); in ExtendValue()
H A Drender_pass_draw_quad.cc31 const gfx::RectF& tex_coord_rect, in SetNew() argument
40 filters_origin, tex_coord_rect, force_anti_aliasing_off, in SetNew()
54 const gfx::RectF& tex_coord_rect, in SetAll() argument
69 this->tex_coord_rect = tex_coord_rect; in SetAll()
88 cc::MathUtil::AddToTracedValue("tex_coord_rect", tex_coord_rect, value); in ExtendValue()
H A Dtile_draw_quad.cc22 const gfx::RectF& tex_coord_rect, in SetNew() argument
29 needs_blending, tex_coord_rect, texture_size, is_premultiplied, in SetNew()
40 const gfx::RectF& tex_coord_rect, in SetAll() argument
47 needs_blending, tex_coord_rect, texture_size, is_premultiplied, in SetAll()
H A Ddraw_quad_unittest.cc199 gfx::RectF tex_coord_rect(1, 1, 255, 254); in TEST() local
221 EXPECT_EQ(tex_coord_rect.ToString(), copy_quad->tex_coord_rect.ToString()); in TEST()
360 gfx::RectF tex_coord_rect(31.f, 12.f, 54.f, 20.f); in TEST() local
374 EXPECT_EQ(tex_coord_rect, copy_quad->tex_coord_rect); in TEST()
383 EXPECT_EQ(tex_coord_rect, copy_quad->tex_coord_rect); in TEST()
466 gfx::RectF tex_coord_rect(31.f, 12.f, 54.f, 20.f); in TEST() local
483 EXPECT_EQ(tex_coord_rect, copy_quad->tex_coord_rect); in TEST()
491 CREATE_QUAD_ALL(PictureDrawQuad, tex_coord_rect, texture_size, in TEST()
495 EXPECT_EQ(tex_coord_rect, copy_quad->tex_coord_rect); in TEST()
537 gfx::RectF tex_coord_rect(1.f, 1.f, 33.f, 19.f); in TEST_F() local
[all …]
H A Dpicture_draw_quad.cc25 const gfx::RectF& tex_coord_rect, in SetNew() argument
35 visible_rect, needs_blending, tex_coord_rect, in SetNew()
49 const gfx::RectF& tex_coord_rect, in SetAll() argument
59 visible_rect, needs_blending, tex_coord_rect, in SetAll()
H A Dcontent_draw_quad_base.h28 const gfx::RectF& tex_coord_rect,
39 const gfx::RectF& tex_coord_rect,
45 gfx::RectF tex_coord_rect; variable
H A Drender_pass_draw_quad.h39 const gfx::RectF& tex_coord_rect,
53 const gfx::RectF& tex_coord_rect,
72 gfx::RectF tex_coord_rect; variable
H A Dtile_draw_quad.h30 const gfx::RectF& tex_coord_rect,
44 const gfx::RectF& tex_coord_rect,
H A Dpicture_draw_quad.h35 const gfx::RectF& tex_coord_rect,
48 const gfx::RectF& tex_coord_rect,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/compositor_frame_fuzzer/
H A Dcompositor_frame_fuzzer_util.cc274 gfx::RectF(GetRectFromProtobuf(quad_spec.tile_quad().tex_coord_rect())), in TryAddTileDrawQuad()
321 gfx::RectF tex_coord_rect = gfx::RectF( in TryAddRenderPassDrawQuad() local
323 ? GetRectFromProtobuf(quad_spec.render_pass_quad().tex_coord_rect()) in TryAddRenderPassDrawQuad()
335 /*tex_coord_rect=*/tex_coord_rect, in TryAddRenderPassDrawQuad()
H A Dcompositor_frame_fuzzer.proto67 required Rect tex_coord_rect = 4; field
79 optional Rect tex_coord_rect = 2; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/compositor_frame_fuzzer/
H A Dcompositor_frame_fuzzer_util.cc274 gfx::RectF(GetRectFromProtobuf(quad_spec.tile_quad().tex_coord_rect())), in TryAddTileDrawQuad()
321 gfx::RectF tex_coord_rect = gfx::RectF( in TryAddRenderPassDrawQuad() local
323 ? GetRectFromProtobuf(quad_spec.render_pass_quad().tex_coord_rect()) in TryAddRenderPassDrawQuad()
335 /*tex_coord_rect=*/tex_coord_rect, in TryAddRenderPassDrawQuad()
H A Dcompositor_frame_fuzzer.proto67 required Rect tex_coord_rect = 4; field
79 optional Rect tex_coord_rect = 2; field

123