Home
last modified time | relevance | path

Searched refs:DrawTransform (Results 1 – 25 of 99) sorted by relevance

1234

/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Weapons.ocd/Blunderbuss.ocd/BulletTrail.ocd/
H A DScript.c58 DrawTransform(); in UpdateTrail()
74 DrawTransform(); in RemoveTrail()
94 public func DrawTransform() in DrawTransform() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_unittest_occlusion.cc60 Occlusion(child->DrawTransform(), SimpleEnclosedRegion(), in DrawLayersOnThread()
64 Occlusion(root->DrawTransform(), SimpleEnclosedRegion(), in DrawLayersOnThread()
185 transform.PreconcatTransform(child->DrawTransform()); in DrawLayersOnThread()
H A Ddraw_properties_unittest.cc364 sublayer->DrawTransform()); in TEST_F()
383 sublayer->DrawTransform()); in TEST_F()
401 sublayer->DrawTransform()); in TEST_F()
437 gfx::Transform(), draw_property_utils::DrawTransform( in TEST_F()
533 child->DrawTransform()); in TEST_F()
891 EXPECT_EQ(grand_child->DrawTransform().To2dTranslation(), in TEST_F()
3108 root->DrawTransform()); in TEST_F()
3128 child->DrawTransform()); in TEST_F()
3256 perspective_surface->DrawTransform()); in TEST_F()
3387 child->DrawTransform()); in TEST_F()
[all …]
H A Ddraw_property_utils.h53 gfx::Transform CC_EXPORT DrawTransform(const LayerImpl* layer,
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_unittest_occlusion.cc60 Occlusion(child->DrawTransform(), SimpleEnclosedRegion(), in DrawLayersOnThread()
64 Occlusion(root->DrawTransform(), SimpleEnclosedRegion(), in DrawLayersOnThread()
185 transform.PreconcatTransform(child->DrawTransform()); in DrawLayersOnThread()
H A Ddraw_properties_unittest.cc364 sublayer->DrawTransform()); in TEST_F()
383 sublayer->DrawTransform()); in TEST_F()
401 sublayer->DrawTransform()); in TEST_F()
437 gfx::Transform(), draw_property_utils::DrawTransform( in TEST_F()
533 child->DrawTransform()); in TEST_F()
891 EXPECT_EQ(grand_child->DrawTransform().To2dTranslation(), in TEST_F()
3131 root->DrawTransform()); in TEST_F()
3151 child->DrawTransform()); in TEST_F()
3279 perspective_surface->DrawTransform()); in TEST_F()
3410 child->DrawTransform()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dlayer_tree_impl_test_base.cc97 Occlusion occlusion(layer_impl->DrawTransform(), in AppendQuadsWithOcclusion()
116 Occlusion occlusion(layer_impl->DrawTransform(), in AppendQuadsForPassWithOcclusion()
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4ObjectScript.cpp2314 DrawTransform(0, 2) = 0.0f; in FnCreateParticleAtBone()
2318 DrawTransform(1, 2) = 0.0f; in FnCreateParticleAtBone()
2320 DrawTransform(2, 0) = 0.0f; in FnCreateParticleAtBone()
2321 DrawTransform(2, 1) = 0.0f; in FnCreateParticleAtBone()
2322 DrawTransform(2, 2) = 1.0f; in FnCreateParticleAtBone()
2323 DrawTransform(2, 3) = 0.0f; in FnCreateParticleAtBone()
2325 x = DrawTransform * x; in FnCreateParticleAtBone()
2326 dir = DrawTransform * dir; in FnCreateParticleAtBone()
2327 x.x += DrawTransform(0,3); in FnCreateParticleAtBone()
2328 x.y += DrawTransform(1,3); in FnCreateParticleAtBone()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Testbed/Framework/
H A DRender.h41 void DrawTransform(const b2Transform& xf);
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/utils/
H A Djuce_Box2DRenderer.h66 void DrawTransform (const b2Transform& xf) override;
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Physics/
H A DPhysicsDebugDrawer.h20 virtual void DrawTransform(const b2Transform& xf);
/dports/devel/love08/love-0.8.0/src/libraries/Box2D/Common/
H A Db2Draw.h77 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/Common/
H A Db2Draw.h80 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Box2D/Common/
H A Db2Draw.h81 virtual void DrawTransform(const b2Transform& xf) {} in DrawTransform() function
/dports/misc/box2d/box2d-2.4.1/include/box2d/
H A Db2_draw.h93 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/box2d/Common/
H A Db2Draw.h81 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/devel/love/love-11.3/src/libraries/Box2D/Common/
H A Db2Draw.h80 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/devel/love10/love-0.10.2/src/libraries/Box2D/Common/
H A Db2Draw.h80 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/Box2D/Common/
H A Db2Draw.h80 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/Box2D/Common/
H A Db2Draw.h80 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/ThirdParty/Box2D/Common/
H A Db2Draw.h88 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/misc/box2d/box2d-2.4.1/testbed/
H A Ddraw.h80 void DrawTransform(const b2Transform& xf) override;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Box2D/Box2D/Common/
H A Db2Draw.h88 virtual void DrawTransform(const b2Transform& xf) = 0;
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Testbed/Framework/
H A DDebugDraw.h73 void DrawTransform(const b2Transform& xf) override;
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Box2D/Common/
H A Db2Draw.h88 virtual void DrawTransform(const b2Transform& xf) = 0;

1234