Searched refs:bottomRight (Results 1 – 2 of 2) sorted by relevance
196 Float3 bottomRight = new Float3(1.0f, -1.0f, 0.0f); in createBackgroundMesh() local207 fullQuad.set_position(3, bottomRight, false); in createBackgroundMesh()
326 final int bottomRight = selectorRight; in onDraw() local334 canvas.clipRect(bottomLeft, bottomTop, bottomRight, bottomBottom); in onDraw()