Searched defs:object_to_device (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_defaultrenderdevice_unittest.cpp | 26 const CFX_Matrix object_to_device(0, 1, 1, 0, 1, -1); in TEST() local 45 const CFX_Matrix object_to_device(0, 1, 1, 0, 1, -1); in TEST() local
|