Searched refs:topRight (Results 1 – 2 of 2) sorted by relevance
195 Float3 topRight = new Float3(1.0f, 1.0f, 0.0f); in createBackgroundMesh() local204 fullQuad.set_position(2, topRight, false); in createBackgroundMesh()
283 final int topRight = selectorRight; in onDraw() local299 canvas.clipRect(topLeft, topTop, topRight, topBottom); in onDraw()