Searched refs:lineWidthOk (Results 1 – 1 of 1) sorted by relevance
1953 …const bool lineWidthOk = checkLineWidths(access, tcu::IVec2(rowBegin, row), tcu::IVec2(rowEnd, row… in scanRow() local1956 (lineWidthOk ? (deUint8)SCANRESULT_LINE_WIDTH_OK_BIT : 0u); in scanRow()1962 …const bool lineWidthOk = checkLineWidths(access, tcu::IVec2(column, columnBegin), tcu::IVec2(colum… in scanColumn() local1965 (lineWidthOk ? (deUint8)SCANRESULT_LINE_WIDTH_OK_BIT : 0u); in scanColumn()