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.cpp834 bool useRSXform = false; in HasRSX() local
854 useRSXform = true; in HasRSX()
859 return oneAtATime ? false : useRSXform; in HasRSX()
1688 bool useRSXform = false; in DrawDeviceText() local
1694 useRSXform = true; in DrawDeviceText()
1707 useRSXform = false; in DrawDeviceText()
1719 if (useRSXform) { in DrawDeviceText()