Searched defs:object_to_device (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_defaultrenderdevice_unittest.cpp | 25 const CFX_Matrix object_to_device(0, 1, 1, 0, 1, -1); in TEST() local 43 const CFX_Matrix object_to_device(0, 1, 1, 0, 1, -1); in TEST() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 365 const CFX_Matrix& object_to_device, in DrawObjWithBackgroundToDevice()
|