Home
last modified time | relevance | path

Searched defs:to_plane_root (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/paint/
H A Dgeometry_mapper_transform_cache_test.cc58 const TransformationMatrix& to_plane_root, in CheckRootAsPlaneRoot()
113 const TransformationMatrix& to_plane_root, in CheckPlaneRootDifferent2dTranslationRoot()
157 auto to_plane_root = TransformationMatrix().Translate(1, 2).Scale(3); in TEST_F() local
190 auto to_plane_root = TransformationMatrix().Scale(3); in TEST_F() local
217 auto to_plane_root = TransformationMatrix().Translate(1, 2).Scale(3); in TEST_F() local
H A Dgeometry_mapper_transform_cache.h82 const TransformationMatrix& to_plane_root() const { in to_plane_root() function
191 TransformationMatrix to_plane_root; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/paint/
H A Dgeometry_mapper_transform_cache_test.cc58 const TransformationMatrix& to_plane_root, in CheckRootAsPlaneRoot()
113 const TransformationMatrix& to_plane_root, in CheckPlaneRootDifferent2dTranslationRoot()
157 auto to_plane_root = TransformationMatrix().Translate(1, 2).Scale(3); in TEST_F() local
190 auto to_plane_root = TransformationMatrix().Scale(3); in TEST_F() local
217 auto to_plane_root = TransformationMatrix().Translate(1, 2).Scale(3); in TEST_F() local
H A Dgeometry_mapper_transform_cache.h82 const TransformationMatrix& to_plane_root() const { in to_plane_root() function
191 TransformationMatrix to_plane_root; member