Home
last modified time | relevance | path

Searched refs:useRSXform (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp797 bool useRSXform = false; in HasRSX() local
817 useRSXform = true; in HasRSX()
822 return oneAtATime ? false : useRSXform; in HasRSX()
1585 bool useRSXform = false; in DrawDeviceText() local
1591 useRSXform = true; in DrawDeviceText()
1604 useRSXform = false; in DrawDeviceText()
1616 if (useRSXform) { in DrawDeviceText()