| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
| D | HighamHall54Integrator.java | 119 final double yScale = FastMath.max(FastMath.abs(y0[j]), FastMath.abs(y1[j])); in estimateError() local
|
| D | DormandPrince54Integrator.java | 145 final double yScale = FastMath.max(FastMath.abs(y0[j]), FastMath.abs(y1[j])); in estimateError() local
|
| D | AdamsBashforthIntegrator.java | 237 final double yScale = FastMath.abs(y[i]); in integrate() local
|
| D | DormandPrince853Integrator.java | 264 final double yScale = FastMath.max(FastMath.abs(y0[j]), FastMath.abs(y1[j])); in estimateError() local
|
| D | AdamsMoultonIntegrator.java | 400 … final double yScale = FastMath.max(FastMath.abs(previous[i]), FastMath.abs(after[i])); in end() local
|
| /external/skqp/src/core/ |
| D | SkDrawShadowInfo.cpp | 104 SkScalar yScale = 2/(pathBounds.fBottom - pathBounds.fTop); in GetSpotShadowTransform() local
|
| D | SkGpuBlurUtils.cpp | 27 static void scale_irect_roundout(SkIRect* rect, float xScale, float yScale) { in scale_irect_roundout() 34 static void scale_irect(SkIRect* rect, int xScale, int yScale) { in scale_irect()
|
| D | SkRRect.cpp | 437 SkScalar yScale = matrix.getScaleY(); in transform() local
|
| D | SkScalerContext.cpp | 721 SkScalar yScale = SkScalarAbs(GA.get(SkMatrix::kMScaleY)); in computeMatrices() local
|
| /external/skia/src/core/ |
| D | SkDrawShadowInfo.cpp | 114 SkScalar yScale = 2/(pathBounds.fBottom - pathBounds.fTop); in GetSpotShadowTransform() local
|
| D | SkRRect.cpp | 475 SkScalar yScale = matrix.getScaleY(); in transform() local
|
| D | SkScalerContext.cpp | 866 SkScalar yScale = SkScalarAbs(GA.get(SkMatrix::kMScaleY)); in computeMatrices() local
|
| /external/angle/third_party/vulkan_memory_allocator/src/ |
| D | Common.h | 244 float yScale = 1.0f / tan(fovY * 0.5f); in Perspective() local
|
| /external/skqp/tests/ |
| D | RoundRectTest.cpp | 670 SkScalar yScale = 3.2f; in test_transform_helper() local
|
| /external/pdfium/fpdfsdk/ |
| D | fpdf_ppo.cpp | 117 const float yScale = m_subPageSize.height / pagesize.height; in CalculatePageEdit() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderDerivateTests.cpp | 998 const tcu::Vec4 yScale = tcu::Vec4(0.0f, 1.0f, 0.5f, -0.5f); in verify() local 1295 const tcu::Vec4 yScale = tcu::Vec4(0.0f, 1.0f, 0.5f, -0.5f); in verify() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderDerivateTests.cpp | 1106 const tcu::Vec4 yScale = tcu::Vec4(0.5f, 0.5f, 0.5f, -0.5f); in verify() local 1436 const tcu::Vec4 yScale = tcu::Vec4(0.5f, 1.0f, 0.5f, -0.5f); in verify() local
|
| /external/python/cpython2/Lib/lib-tk/ |
| D | Canvas.py | 185 def scale(self, xOrigin, yOrigin, xScale, yScale): argument
|
| /external/skia/tests/ |
| D | RoundRectTest.cpp | 671 SkScalar yScale = 3.2f; in test_transform_helper() local
|
| /external/skia/src/pdf/ |
| D | SkPDFDevice.cpp | 734 SkScalar xScale, SkScalar yScale, in get_glyph_bounds_device_space()
|
| /external/skqp/src/pdf/ |
| D | SkPDFDevice.cpp | 992 SkScalar xScale, SkScalar yScale, in get_glyph_bounds_device_space()
|
| /external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/ |
| D | SubsamplingScaleImageView.java | 1083 float xScale = scale, yScale = scale; in onDraw() local
|
| /external/skqp/tools/debugger/ |
| D | SkDrawCommand.cpp | 323 SkScalar yScale = SkIntToScalar(size.fHeight-2) / input.height(); in render_bitmap() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 2870 …const float yScale = static_cast<float>(blit.srcOffsets[1].y - blit.srcOffsets[0].y) / static_cast… in forEach() local 3213 const int yScale = (mirrorMode & MIRROR_MODE_Y) ? -1 : 1; in blit() local
|
| /external/python/cpython2/Mac/Modules/qt/ |
| D | _Qtmodule.c | 10071 Fixed yScale; in Qt_Media3DScaleNamedObjectTo() local
|