Searched defs:kScaleMatrix (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_path_unittest.cpp | 20 const CFX_Matrix kScaleMatrix(1, 0, 0, 2, 60, 70); in TEST() local 330 const CFX_Matrix kScaleMatrix(1, 0, 0, 2, 60, 70); in TEST() local 367 const CFX_Matrix kScaleMatrix(1, 0, 0, 2, 60, 70); in TEST() local
|