Searched refs:xBit0 (Results 1 – 1 of 1) sorted by relevance
2214 UINT_32 xBit0; in ComputeXmaskCoordYFromPipe() local2245 xBit0 = x & 0x1; in ComputeXmaskCoordYFromPipe()2247 yBit0 = pipeBit0 ^ xBit0; in ComputeXmaskCoordYFromPipe()2264 xBit0 = x & 0x1; in ComputeXmaskCoordYFromPipe()2268 yBit1 = pipeBit1 ^ xBit0; in ComputeXmaskCoordYFromPipe()