Home
last modified time | relevance | path

Searched refs:kCenter_ScaleToFit (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/docs/examples/
H A DRRect_transform.cpp13 SkMatrix::kCenter_ScaleToFit); in REG_FIDDLE()
H A DMatrix_ScaleToFit.cpp15 SkMatrix::kCenter_ScaleToFit, SkMatrix::kEnd_ScaleToFit } ) { in REG_FIDDLE()
/third_party/skia/tools/viewer/
H A DSkRiveSlide.cpp61 SkMatrix::kCenter_ScaleToFit)); in draw()
H A DSlideDir.cpp112 SkMatrix::kCenter_ScaleToFit); in SlideMatrix()
183 SkMatrix::kCenter_ScaleToFit); in onMouse()
H A DSkottieSlide.cpp225 SkMatrix::kCenter_ScaleToFit); in draw()
/third_party/skia/modules/skottie/src/layers/
H A DFootageLayer.cpp27 SkMatrix::kCenter_ScaleToFit); in image_matrix()
/third_party/skia/samplecode/
H A DSampleStrokePath.cpp38 canvas->concat(SkMatrix::RectToRect(srcR, dstR, SkMatrix::kCenter_ScaleToFit)); in test_huge_stroke()
/third_party/skia/gm/
H A Dtrickycubicstrokes.cpp150 matrix = SkMatrix::RectToRect(strokeBounds, cellRect, SkMatrix::kCenter_ScaleToFit); in draw_test()
H A Ddashing.cpp137 SkMatrix matrix = SkMatrix::RectToRect(path.getBounds(), bounds, SkMatrix::kCenter_ScaleToFit); in make_path_star()
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp294 SkMatrix::kCenter_ScaleToFit); in main()
H A DSkottie.cpp488 canvas->concat(SkMatrix::RectToRect(srcR, *dstR, SkMatrix::kCenter_ScaleToFit)); in render()
/third_party/skia/tools/fm/
H A Dfm.cpp227 SkMatrix::kCenter_ScaleToFit)); in init()
/third_party/skia/include/core/
H A DSkMatrix.h131 kCenter_ScaleToFit, //!< scales and aligns to center enumerator
/third_party/skia/src/core/
H A DSkMatrix.cpp573 if (align == kCenter_ScaleToFit || align == kEnd_ScaleToFit) { in setRectToRect()
582 if (align == kCenter_ScaleToFit) { in setRectToRect()
/third_party/skia/dm/
H A DDMSrcSink.cpp1235 SkMatrix::kCenter_ScaleToFit)); in draw() member in DM::SkMatrix
1291 SkMatrix::kCenter_ScaleToFit)); in draw()

Completed in 17 milliseconds