Searched defs:half_matrix (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_transformpage_embeddertest.cpp | 390 const FS_MATRIX half_matrix{0.5, 0, 0, 0.5, 0, 0}; in TEST_F() local 411 const FS_MATRIX half_matrix{0.5, 0, 0, 0.5, 0, 0}; in TEST_F() local 449 const FS_MATRIX half_matrix{0.5, 0, 0, 0.5, 0, 0}; in TEST_F() local 509 const FS_MATRIX half_matrix{0.5, 0, 0, 0.5, 0, 0}; in TEST_F() local
|