Searched refs:leftBottomY (Results 1 – 1 of 1) sorted by relevance
28 RenderViewport(int leftBottomX, int leftBottomY, int width, int height) in RenderViewport() argument29 : leftBottomX_(leftBottomX), leftBottomY_(leftBottomY), width_(width), height_(height) in RenderViewport()33 void Set(int leftBottomX, int leftBottomY, int width, int height) in Set() argument36 leftBottomY_ = leftBottomY; in Set()