Searched refs:lineWidthRes (Results 1 – 1 of 1) sorted by relevance
2068 …const deUint8 lineWidthRes = checkLineWidths(access, tcu::IVec2(rowBegin, row), tcu::IVec2(rowEnd… in scanRow() local2080 if (lineWidthRes == 0) in scanRow()2083 result |= lineWidthRes; in scanRow()2091 …const deUint8 lineWidthRes = checkLineWidths(access, tcu::IVec2(column, columnBegin), tcu::IVec2(… in scanColumn() local2103 if (lineWidthRes == 0) in scanColumn()2106 result |= lineWidthRes; in scanColumn()