Searched defs:newX (Results 1 – 8 of 8) sorted by relevance
46 int newX = x; in main() local
28 int newX = (x - v / 2) * 2 + v / 2; in draw() local
287 const int newX = xCorner == 0 ? 0 : newWidth - minWidth; in compareCorners() local
140 SkFixed newX; in walk_edges() local
1741 SkFixed newX; in aaa_walk_edges() local
1176 …const deInt32 newX = computeBinaryAtomicOperationResult(m_params.atomicOperation, oldX, atomicArg… in calculateAtomicRef() local
1140 …const deInt32 newX = computeBinaryAtomicOperationResult(m_params.atomicOperation, oldX, atomicArg… in calculateAtomicRef() local
77212 CheckedInt<int32_t> newX = std::min(this->x, aRect.x); in SafeUnionEdges() local