Home
last modified time | relevance | path

Searched refs:setScaleX (Results 1 – 25 of 61) sorted by relevance

123

/external/skia/docs/examples/
DMatrix_setScaleX.cpp14 matrix.setScaleX(3);
DCanvas_concat.cpp9 font.setScaleX(.3f); in draw()
DTextBlob_uniqueID.cpp18 font.setScaleX(0.5);
/external/skqp/gm/
Dtext_scale_skew.cpp19 font.setScaleX(scale);
Dbmpfilterqualityrepeat.cpp62 lm.setScaleX(scaleX); in drawAll()
Dfontmgr.cpp316 font.setScaleX(fScaleX); in onDraw()
/external/skia/gm/
Dtext_scale_skew.cpp25 font.setScaleX(scale);
Dbmpfilterqualityrepeat.cpp74 lm.setScaleX(scaleX); in drawAll()
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DIllustrationVideoView.java122 setScaleX(0.9999999f); in init()
123 setScaleX(0.9999999f); in init()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowViewRenderNode.java117 public boolean setScaleX(float scaleX) { in setScaleX() method in ShadowViewRenderNode
DShadowRenderNode.java118 public boolean setScaleX(float scaleX) { in setScaleX() method in ShadowRenderNode
/external/skqp/modules/sksg/src/
DSkSGText.cpp51 font.setScaleX(fScaleX); in onRevalidate()
/external/skia/tests/
DFontTest.cpp89 font.setScaleX(scale); in DEF_TEST()
DWangsFormulaTest.cpp87 m.setScaleX(std::ldexp(1 + rand->nextF(), i)); in for_random_matrices()
93 m.setScaleX(std::ldexp(1 + rand->nextF(), i)); in for_random_matrices()
516 m.setScaleX(rand.nextRangeF(-10, 10)); in DEF_TEST()
DPathRendererCacheTests.cpp50 matrix.setScaleX(scaleX); in draw_path()
DFontHostTest.cpp247 font.setScaleX(gScaleRec[k].fScaleX); in test_advances()
/external/skia/modules/sksg/src/
DSkSGText.cpp51 font.setScaleX(fScaleX); in onRevalidate()
/external/skia/include/core/
DSkFont.h260 void setScaleX(SkScalar scaleX);
/external/skqp/include/core/
DSkFont.h254 void setScaleX(SkScalar scaleX);
/external/skqp/tests/
DRoundRectTest.cpp602 matrix.setScaleX(SkIntToScalar(-1)); in test_transform_helper()
651 matrix.setScaleX(SkIntToScalar(-1)); in test_transform_helper()
672 matrix.setScaleX(xScale); in test_transform_helper()
DFontHostTest.cpp288 font.setScaleX(gScaleRec[k].fScaleX); in test_advances()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp966 font.setScaleX(m_scaleX); in FlushText()
1005 font.setScaleX(SkIntToScalar(pdf_glyph_width) / font_glyph_width); in FlushText()
1007 font.setScaleX(SkIntToScalar(1)); in FlushText()
1747 font.setScaleX(cp.m_AdjustMatrix[0]); in DrawDeviceText()
1753 font.setScaleX(SkIntToScalar(1)); in DrawDeviceText()
1758 adjust.setScaleX(cp.m_AdjustMatrix[0]); in DrawDeviceText()
1785 font.setScaleX(SkIntToScalar(pdf_glyph_width) / font_glyph_width); in DrawDeviceText()
1787 font.setScaleX(SkIntToScalar(1)); in DrawDeviceText()
/external/skqp/experimental/canvaskit/
Dexterns.js122 setScaleX: function() {}, method
/external/skia/fuzz/
DFuzzDrawFunctions.cpp144 font.setScaleX(x); in fuzz_drawText()
/external/skqp/fuzz/
DFuzzDrawFunctions.cpp146 font.setScaleX(x); in fuzz_drawText()

123