Searched refs:translateSource (Results 1 – 1 of 1) sorted by relevance
810 const mat4 translateSource = mat4::translate(vec4(-source.left, -source.top, 0, 1)); in handleRoundedCorners() local845 translateDestination * scale * intermediateTranslation * rotation * translateSource; in handleRoundedCorners()