Searched refs:xpsTransformsPath (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1201 bool xpsTransformsPath = true; local
1203 if (transformRect && xpsTransformsPath) {
1210 xpsTransformsPath = false;
1223 if (!xpsTransformsPath && transformRect) {
1819 bool xpsTransformsPath = true; local
1849 xpsTransformsPath = false;
1860 if (xpsTransformsPath) {
1868 xpsTransformsPath = false;
1873 if (!xpsTransformsPath) {

Completed in 85 milliseconds