Searched defs:mB (Results 1 – 7 of 7) sorted by relevance
11 private float mR, mG, mB, mA; field in Color
16 int mB; field in SampleForAnnotationProcessor.TestStruct
325 Matcher mB = NTH_B.matcher(arg); in cssNthChild() local
30 static bool xyz_almost_equal(const skcms_Matrix3x3& mA, const skcms_Matrix3x3& mB) { in xyz_almost_equal()
60 T4B *mB; // error here member in test4::T4A
254 const __m128i mB = _mm_set_epi32(0, B, 0, B); in RescalerExportRowExpand_SSE2() local