/third_party/skia/gm/ |
H A D | dftext.cpp | 202 persp.setAll(0.9839f, 0, 0, 215 persp.setAll(0.9839f, 0, 0,
|
H A D | convexpaths.cpp | 222 m.setAll(0.1f, 0, -1, 0, 0.115207f, -2.64977f, 0, 0, 1); in makePaths()
|
H A D | convex_all_line_paths.cpp | 392 m.setAll(0.0893210843f, 0, 79.1197586f, 0, 0.0893210843f, 300, 0, 0, 1);
|
/third_party/skia/tests/ |
H A D | MatrixTest.cpp | 228 big.setAll(2.39394089e+36f, 8.85347779e+36f, 9.26526204e+36f, in test_matrix_min_max_scale() 236 givingNegativeNearlyZeros.setAll(0.00436534f, 0.114138f, 0.37141f, in test_matrix_min_max_scale() 417 mat.setAll(0, 0, 0, 0, 0, 0, 0, 0, 0); in test_matrix_preserve_shape() 422 mat.setAll(0, 0, 0, 0, 0, 0, 0, 0, 1); in test_matrix_preserve_shape() 427 mat.setAll(0, 1, 0, in test_matrix_preserve_shape() 434 mat.setAll(0, 1, 0, in test_matrix_preserve_shape() 692 mat.setAll(0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f); in test_matrix_homogeneous() 881 mat.setAll(0.0f, 1.0f, 2.0f, in DEF_TEST()
|
H A D | GpuDrawPathTest.cpp | 108 m.setAll( 0.966006875f , -0.125156224f , 72.0899811f, in DEF_GPUTEST_FOR_ALL_CONTEXTS()
|
H A D | DrawTextTest.cpp | 160 mat.setAll(m[0], m[1], m[2], m[3], m[4], m[5], m[6], m[7], m[8]); in DEF_TEST()
|
/third_party/skia/docs/examples/ |
H A D | example3ps.cpp | 8 m.setAll(sx, -kx, -tx * sx - (ty - h) * kx, -ky, sy, (ty - h) * sy + tx * ky, 0, 0, 1); in REG_FIDDLE() 68 // m.setAll(1, 0, -1, 0, 1, -24, 0, 0, 1); in REG_FIDDLE() 75 // m.setAll(0, -1, 5, -1, 0, -22, 0, 0, 1); in REG_FIDDLE() 82 // m.setAll(0, -1, 8, 1, 0, -25, 0, 0, 1); in REG_FIDDLE() 89 // m.setAll(0, 1, 9, -1, 0, -22, 0, 0, 1); in REG_FIDDLE() 96 // m.setAll(-1, 0, 15, 0, -1, -22, 0, 0, 1); in REG_FIDDLE() 103 // m.setAll(-1, 0, 19, 0, 1, -24, 0, 0, 1); in REG_FIDDLE()
|
/third_party/skia/src/c/ |
H A D | sk_effects.cpp | 12 matrix->setAll(cmatrix->mat[0], cmatrix->mat[1], cmatrix->mat[2], in from_c_matrix()
|
H A D | sk_surface.cpp | 52 matrix->setAll(cmatrix->mat[0], cmatrix->mat[1], cmatrix->mat[2], in from_c_matrix()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | SpoofChecker.java | 1612 result.setAll(); in getAugmentedScriptSet() 1628 result.setAll(); in getResolvedScriptSetWithout() 2076 public void setAll() { in setAll() method in SpoofChecker.ScriptSet
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/ |
H A D | SpoofCheckerTest.java | 815 Method setAll = ScriptSet.getDeclaredMethod("setAll"); in testScriptSet() 816 setAll.setAccessible(true); in testScriptSet() 817 setAll.invoke(ss); in testScriptSet()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
H A D | SpoofCheckerTest.java | 812 Method setAll = ScriptSet.getDeclaredMethod("setAll"); in testScriptSet() 813 setAll.setAccessible(true); in testScriptSet() 814 setAll.invoke(ss); in testScriptSet()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | SpoofChecker.java | 1539 result.setAll(); in getAugmentedScriptSet() 1555 result.setAll(); in getResolvedScriptSetWithout() 2006 public void setAll() { in setAll() method in SpoofChecker.ScriptSet
|
/third_party/skia/src/core/ |
H A D | SkScalerContext.cpp | 485 matrix.setAll(0, 4, -SkIntToScalar(mask.fBounds.fTop + 1) * 4, in generateMask() 490 matrix.setAll(4, 0, -SkIntToScalar(mask.fBounds.fLeft + 1) * 4, in generateMask() 785 dst->setAll(fPost2x2[0][0], fPost2x2[0][1], 0, in getMatrixFrom2x2() 833 G_inv->setAll( in computeMatrices()
|
/third_party/skia/include/core/ |
H A D | SkMatrix.h | 175 m.setAll(scaleX, skewX, transX, skewY, scaleY, transY, pers0, pers1, pers2); in MakeAll() 554 SkMatrix& setAll(SkScalar scaleX, SkScalar skewX, SkScalar transX, in setAll() function in SkMatrix
|
/third_party/icu/icu4c/source/i18n/ |
H A D | scriptset.cpp | 139 ScriptSet &ScriptSet::setAll() { in setAll() function in ScriptSet
|
H A D | uspoof_impl.cpp | 265 result.setAll(); in getAugmentedScriptSet() 277 result.setAll(); in getResolvedScriptSetWithout()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | scriptset.cpp | 139 ScriptSet &ScriptSet::setAll() { in setAll() function in ScriptSet
|
H A D | uspoof_impl.cpp | 265 result.setAll(); in getAugmentedScriptSet() 277 result.setAll(); in getResolvedScriptSetWithout()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | scriptset.cpp | 139 ScriptSet &ScriptSet::setAll() { in setAll() function in ScriptSet
|
H A D | uspoof_impl.cpp | 265 result.setAll(); in getAugmentedScriptSet() 277 result.setAll(); in getResolvedScriptSetWithout()
|
/third_party/skia/bench/ |
H A D | MatrixBench.cpp | 115 fMatrix.setAll(fArray[0], fArray[1], fArray[2],
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.cpp | 2671 bool setAll = timestamp < fResetTimestampForTextureParameters; in bindTexture() local 2708 if (setAll || newSamplerState.fMagFilter != oldSamplerState.fMagFilter) { in bindTexture() 2712 if (setAll || newSamplerState.fMinFilter != oldSamplerState.fMinFilter) { in bindTexture() 2717 if (setAll || newSamplerState.fMinLOD != oldSamplerState.fMinLOD) { in bindTexture() 2721 if (setAll || newSamplerState.fMaxLOD != oldSamplerState.fMaxLOD) { in bindTexture() 2726 if (setAll || newSamplerState.fWrapS != oldSamplerState.fWrapS) { in bindTexture() 2730 if (setAll || newSamplerState.fWrapT != oldSamplerState.fWrapT) { in bindTexture() 2736 if (setAll || oldSamplerState.fBorderColorInvalid) { in bindTexture() 2751 if (setAll || !oldNonsamplerState.fSwizzleIsRGBA) { in bindTexture()
|
/third_party/skia/src/gpu/ops/ |
H A D | AtlasPathRenderer.cpp | 369 atlasMatrix.setAll(0, 1, atlasX - devIBounds.top(), in makeAtlasClipEffect()
|
/third_party/skia/src/pdf/ |
H A D | SkPDFGradientShader.cpp | 565 perspectiveInverse->setAll(one, zero, zero, in split_perspective() 569 affine->setAll(sx - p0 * tx / p2, kx - p1 * tx / p2, tx / p2, in split_perspective()
|