Searched refs:halfIntegerCoordinates (Results 1 – 10 of 10) sorted by relevance
30 bool halfIntegerCoordinates = false; // Pixel centers are not at integer coordinates variable
57 bool halfIntegerCoordinates; member
45 extern bool halfIntegerCoordinates; // Pixel centers are not at integer coordinates80 sw::halfIntegerCoordinates = conventions.halfIntegerCoordinates; in setGlobalRenderingSettings()
45 extern bool halfIntegerCoordinates; // Pixel centers are not at integer coordinates81 sw::halfIntegerCoordinates = conventions.halfIntegerCoordinates; in setGlobalRenderingSettings()
26 extern bool halfIntegerCoordinates; // Pixel centers are not at integer coordinates610 if(!halfIntegerCoordinates) in postTransform()
25 extern bool halfIntegerCoordinates; // Pixel centers are not at integer coordinates34 if(!halfIntegerCoordinates) in setBuiltins()
26 extern bool halfIntegerCoordinates; // Pixel centers are not at integer coordinates631 if(!halfIntegerCoordinates && !state.preTransformed) in postTransform()