Home
last modified time | relevance | path

Searched defs:lm (Results 1 – 25 of 58) sorted by relevance

123

/external/skqp/src/shaders/
DSkLocalMatrixShader.cpp24 SkMatrix lm; in CreateProc() local
42 SkTCopyOnFirstWrite<SkMatrix> lm(this->getLocalMatrix()); in onMakeContext() local
66 SkTCopyOnFirstWrite<SkMatrix> lm(this->getLocalMatrix()); in onAppendStages() local
81 const SkMatrix* lm = &localMatrix; in makeWithLocalMatrix() local
DSkPictureShader.cpp137 SkMatrix lm; in CreateProc() local
258 auto lm = this->totalLocalMatrix(rec.fLocalM); in onAppendStages() local
279 auto lm = this->totalLocalMatrix(rec.fLocalMatrix); in onMakeContext() local
338 auto lm = this->totalLocalMatrix(args.fPreLocalMatrix, args.fPostLocalMatrix); in asFragmentProcessor() local
/external/skia/src/shaders/
DSkLocalMatrixShader.cpp24 SkMatrix lm; in CreateProc() local
42 SkTCopyOnFirstWrite<SkMatrix> lm(this->getLocalMatrix()); in onMakeContext() local
77 SkTCopyOnFirstWrite<SkMatrix> lm(this->getLocalMatrix()); in onAppendStages() local
92 const SkMatrix* lm = &localMatrix; in makeWithLocalMatrix() local
DSkComposeShader.h16 SkShader_Blend(SkBlendMode mode, sk_sp<SkShader> dst, sk_sp<SkShader> src, const SkMatrix* lm) in SkShader_Blend()
44 SkShader_Lerp(float weight, sk_sp<SkShader> dst, sk_sp<SkShader> src, const SkMatrix* lm) in SkShader_Lerp()
75 const SkMatrix* lm) in SkShader_LerpRed()
DSkComposeShader.cpp21 sk_sp<SkShader> wrap_lm(sk_sp<SkShader> shader, const SkMatrix* lm) { in wrap_lm()
47 const SkMatrix* lm) { in Blend()
58 const SkMatrix* lm) { in Lerp()
72 const SkMatrix* lm) { in Lerp()
DSkPictureShader.cpp162 SkMatrix lm; in CreateProc() local
274 auto lm = this->totalLocalMatrix(rec.fLocalM); in onAppendStages() local
295 auto lm = this->totalLocalMatrix(rec.fLocalMatrix); in onMakeContext() local
347 auto lm = this->totalLocalMatrix(args.fPreLocalMatrix, args.fPostLocalMatrix); in asFragmentProcessor() local
/external/eigen/unsupported/test/
Dlevenberg_marquardt.cpp76 LevenbergMarquardt<lmder_functor> lm(functor); in testLmder1() local
105 LevenbergMarquardt<lmder_functor> lm(functor); in testLmder() local
209 LevenbergMarquardt<NumericalDiff<lmdif_functor> > lm(numDiff); in testLmdif() local
294 LevenbergMarquardt<chwirut2_functor> lm(functor); in testNistChwirut2() local
374 LevenbergMarquardt<misra1a_functor> lm(functor); in testNistMisra1a() local
465 LevenbergMarquardt<hahn1_functor> lm(functor); in testNistHahn1() local
551 LevenbergMarquardt<misra1d_functor> lm(functor); in testNistMisra1d() local
629 LevenbergMarquardt<lanczos1_functor> lm(functor); in testNistLanczos1() local
715 LevenbergMarquardt<rat42_functor> lm(functor); in testNistRat42() local
793 LevenbergMarquardt<MGH10_functor> lm(functor); in testNistMGH10() local
[all …]
DNonLinearOptimization.cpp178 LevenbergMarquardt<lmder_functor> lm(functor); in testLmder1() local
207 LevenbergMarquardt<lmder_functor> lm(functor); in testLmder() local
483 LevenbergMarquardt<lmstr_functor> lm(functor); in testLmstr1() local
512 LevenbergMarquardt<lmstr_functor> lm(functor); in testLmstr() local
599 LevenbergMarquardt<NumericalDiff<lmdif_functor> > lm(numDiff); in testLmdif() local
684 LevenbergMarquardt<chwirut2_functor> lm(functor); in testNistChwirut2() local
764 LevenbergMarquardt<misra1a_functor> lm(functor); in testNistMisra1a() local
854 LevenbergMarquardt<hahn1_functor> lm(functor); in testNistHahn1() local
940 LevenbergMarquardt<misra1d_functor> lm(functor); in testNistMisra1d() local
1018 LevenbergMarquardt<lanczos1_functor> lm(functor); in testNistLanczos1() local
[all …]
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_mgr_test.cc49 StaticDeviceMgr lm(std::move(devices)); in TEST() local
62 StaticDeviceMgr lm(std::move(devices)); in TEST() local
/external/skqp/src/gpu/
DGrFPArgs.h51 WithPreLocalMatrix(const GrFPArgs& args, const SkMatrix& lm) : INHERITED(args) { in WithPreLocalMatrix()
73 WithPostLocalMatrix(const GrFPArgs& args, const SkMatrix& lm) : INHERITED(args) { in WithPostLocalMatrix()
/external/skia/src/gpu/
DGrFPArgs.h54 WithPreLocalMatrix(const GrFPArgs& args, const SkMatrix& lm) : INHERITED(args) { in WithPreLocalMatrix()
76 WithPostLocalMatrix(const GrFPArgs& args, const SkMatrix& lm) : INHERITED(args) { in WithPostLocalMatrix()
/external/eigen/test/
DdenseLM.cpp104 LevenbergMarquardt<FunctorType> lm(functor); in test_minimizeLM() local
119 LevenbergMarquardt<FunctorType> lm(functor); in test_lmder() local
131 LevenbergMarquardt<FunctorType> lm(functor); in test_minimizeSteps() local
Dpermutationmatrices.cpp46 Matrix<Scalar,Rows,Rows> lm(lp); in permutationmatrices() local
/external/skia/src/core/
DSkLocalMatrixImageFilter.cpp36 SkMatrix lm; in CreateProc() local
/external/skqp/src/core/
DSkLocalMatrixImageFilter.cpp37 SkMatrix lm; in CreateProc() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dldt.h39 unsigned int lm:1; member
/external/skia/gm/
Dbmpfilterqualityrepeat.cpp73 SkMatrix lm = SkMatrix::I(); in drawAll() local
Dxfermodes2.cpp111 SkMatrix lm; in onOnceBeforeDraw() local
/external/skqp/gm/
Dbmpfilterqualityrepeat.cpp61 SkMatrix lm = SkMatrix::I(); in drawAll() local
Dxfermodes2.cpp96 SkMatrix lm; in onOnceBeforeDraw() local
/external/skia/tools/debugger/
DDebugCanvas.h45 void setLayerManagerAndFrame(DebugLayerManager* lm, int frame) { in setLayerManagerAndFrame()
/external/eigen/bench/btl/data/
Dmean.cxx44 …Lib_Mean(const Lib_Mean & lm):_lib_name(lm._lib_name),_mean_in_cache(lm._mean_in_cache),_mean_out_… in Lib_Mean()
/external/skqp/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
DDrawManager.java392 android.graphics.Matrix lm = new android.graphics.Matrix(); in drawPlaneWithShader() local
407 android.graphics.Matrix lm = new android.graphics.Matrix(); in drawPlaneWithShader() local
/external/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
DDrawManager.java392 android.graphics.Matrix lm = new android.graphics.Matrix(); in drawPlaneWithShader() local
407 android.graphics.Matrix lm = new android.graphics.Matrix(); in drawPlaneWithShader() local
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp23.cpp48 auto lm = [&, args...] { return g(args...); }; in std_example() local

123