Searched refs:rightBottomCoordinate (Results 1 – 1 of 1) sorted by relevance
739 const vec4 rightBottomCoordinate(bounds.right, bounds.bottom, 1.0, 1.0); in handleRoundedCorners() local741 const vec4 rightBottomCoordinateInBuffer = transformMatrix * rightBottomCoordinate; in handleRoundedCorners()