Searched defs:offsetLocation (Results 1 – 4 of 4) sorted by relevance
688 deInt32 offsetLocation = ctx.getAttribLocation(programID, "a_offset"); in renderTo() local
629 public void offsetLocation(float xOffset, float yOffset) { in offsetLocation() method in NativeInput.MotionEvent
820 deInt32 offsetLocation = ctx.getAttribLocation(programID, "a_offset"); in renderTo() local
5586 const int offsetLocation = gl.getAttribLocation(m_program->getProgram(), "a_offset"); in iterate() local