Home
last modified time | relevance | path

Searched defs:b07 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkMatrixInvert.cpp97 double b07 = a20 * a32 - a22 * a30; in SkInvert4x4Matrix() local
/third_party/openssl/test/
Dsanitytest.c37 a07, b07, c07, d07, e07, f07, g07, h07, i07, j07, in test_sanity_enum_size() enumerator
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp1001 b07 = a20**a32 - a22**a30, in writeMatrixInverse4x4() local