Searched defs:b09 (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/src/core/ |
| D | SkMatrixInvert.cpp | 99 double b09 = a21 * a32 - a22 * a31; in SkInvert4x4Matrix() local
|
| /third_party/openssl/test/ |
| D | sanitytest.c | 39 a09, b09, c09, d09, e09, f09, g09, h09, i09, j09, in test_sanity_enum_size() enumerator
|
| /third_party/skia/src/sksl/codegen/ |
| D | SkSLVMCodeGenerator.cpp | 1003 b09 = a21**a32 - a22**a31, in writeMatrixInverse4x4() local
|