Home | History | Annotate | Download | only in egl

Lines Matching refs:bottomLeft

123 	IVec2	bottomLeft;
129 : bottomLeft (bottomLeft_)
207 const float x1 = windowToDeviceCoordinates(coloredRect.bottomLeft.x(), m_bufWidth);
208 const float y1 = windowToDeviceCoordinates(coloredRect.bottomLeft.y(), m_bufHeight);