Home
last modified time | relevance | path

Searched defs:b05 (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/geometry/srs/projections/proj/
Dlask.hpp66 static const double b05 = -0.0491032; variable
/third_party/skia/src/core/
DSkMatrixInvert.cpp95 double b05 = a02 * a13 - a03 * a12; in SkInvert4x4Matrix() local
/third_party/openssl/test/
Dsanitytest.c34 a05, b05, c05, d05, e05, f05, g05, h05, i05, j05, in test_sanity_enum_size() enumerator
/third_party/flutter/skia/src/core/
DSkMatrix44.cpp481 double b05 = a02 * a13 - a03 * a12; in determinant() local
654 double b05 = a02 * a13 - a03 * a12; in invert() local
/third_party/flutter/skia/src/sksl/
DSkSLByteCode.cpp567 b05 = a02 * a13 - a03 * a12, in innerRun() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp1180 int32 b05 = p0 [5 * cs]; in FixSingleColumn() local
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp999 b05 = a02**a13 - a03**a12, in writeMatrixInverse4x4() local