Home
last modified time | relevance | path

Searched defs:maxScale (Results 1 – 14 of 14) sorted by relevance

/external/opencv3/samples/gpu/
Dgeneralized_hough.cpp71 const double maxScale = cmd.get<double>("maxScale"); in main() local
/external/opencv3/samples/cpp/
Dstereo_calib.cpp68 const int maxScale = 2; in StereoCalib() local
/external/skia/src/gpu/text/
DGrTextUtils.cpp163 SkScalar maxScale = viewMatrix.getMaxScale(); in CanDrawAsDistanceFields() local
201 SkScalar maxScale = viewMatrix.getMaxScale(); in InitDistanceFieldPaint() local
/external/skia/src/gpu/batches/
DGrAADistanceFieldPathRenderer.cpp103 SkScalar maxScale = args.fViewMatrix->getMaxScale(); in onCanDrawPath() local
235 SkScalar maxScale = this->viewMatrix().getMaxScale(); in onPrepareDraws() local
/external/pdfium/third_party/freetype/src/cff/
Dcf2ft.c59 CF2_Fixed maxScale; in cf2_checkTransform() local
/external/freetype/src/cff/
Dcf2ft.c59 CF2_Fixed maxScale; in cf2_checkTransform() local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
Dcf2ft.c59 CF2_Fixed maxScale; in cf2_checkTransform() local
/external/opencv3/modules/cudaimgproc/src/cuda/
Dgeneralized_hough.cu625 … const float minScale, const float maxScale, const float iScaleStep, const int scaleRange) in Guil_Full_calcSHist()
669 … float minScale, float maxScale, float iScaleStep, int scaleRange, in Guil_Full_calcSHist_gpu()
/external/skia/tests/
DMatrixTest.cpp249 SkScalar maxScale = mat.getMaxScale(); in test_matrix_min_max_scale() local
/external/deqp/framework/randomshaders/
DrsgBinaryOps.cpp216 const float maxScale = 2.0f; in operator ()() local
/external/opencv3/modules/cudaimgproc/src/
Dgeneralized_hough.cpp615 void setMaxScale(double maxScale) { maxScale_ = maxScale; } in setMaxScale()
/external/opencv3/modules/imgproc/src/
Dgeneralized_hough.cpp551 void setMaxScale(double maxScale) { maxScale_ = maxScale; } in setMaxScale()
/external/dng_sdk/source/
Ddng_lens_correction.cpp2252 const real64 maxScale = Max_real32 (table32.Interpolate (0.0f), in Prepare() local
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp934 INT maxScale = 0; in getMixFactors() local