Searched refs:offsetLength (Results 1 – 2 of 2) sorted by relevance
196 int offsetLength = formatReturningOffsetLength(result, offsets, placeholderValues); in formatAndReplace() local200 if (offsetLength > placeholderAtStart) { in formatAndReplace()
1775 const float offsetLength = (scene.lineWidth - 1.0f) / 2.0f; in verifySinglesampleWideLineGroupInterpolation() local1777 const tcu::Vec2 offset = offsetDirection * offsetLength; in verifySinglesampleWideLineGroupInterpolation()