Searched defs:halfIntegerCoordinates (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/src/Renderer/ | ||
| D | Context.cpp | 30 bool halfIntegerCoordinates = false; // Pixel centers are not at integer coordinates variable |
| D | Renderer.hpp | 57 bool halfIntegerCoordinates; member |