Searched refs:cursorNeighborPos (Results 1 – 1 of 1) sorted by relevance
2216 const tcu::IVec2 cursorNeighborPos = cursor + advanceNeighbor; in checkLineContinuity() local2219 …if ((access.getPixelInt(cursorNeighborPos.x(), cursorNeighborPos.y())[componentNdx] == 0) && (acce… in checkLineContinuity()