Searched refs:uInBounds (Results 1 – 1 of 1) sorted by relevance
2319 bool uInBounds = de::inBounds(origCoords.s, 0, size); in remapCubeEdgeCoords() local2322 if (uInBounds && vInBounds) in remapCubeEdgeCoords()2325 if (!uInBounds && !vInBounds) in remapCubeEdgeCoords()