Searched refs:rotate (Results 1 – 10 of 10) sorted by relevance
2 <animated-rotate />10 <rotate /> : Drawable used to rotate another drawable.
3 <rotate />
125 android:transformPivotX : x location of the pivot point around which the view will rotate and scal…126 android:transformPivotY : y location of the pivot point around which the view will rotate and scal…
280 android:transformPivotX : x location of the pivot point around which the view will rotate and scal…281 android:transformPivotY : y location of the pivot point around which the view will rotate and scal…
136 Button rotate = new Button(shell, SWT.PUSH); in createContents() local137 rotate.setText("Rotate"); in createContents()140 rotate.setLayoutData(data); in createContents()141 rotate.addSelectionListener(new SelectionAdapter() { in createContents()
194 uint8_t rotate = (insn >> 8) & 0xf; in disasm_alu() local200 uint8_t rotate2 = rotate << 1; in disasm_alu()569 uint8_t rotate = (insn >> 8) & 0xf; in disasm_msr() local570 uint8_t rotate2 = rotate << 1; in disasm_msr()
1006 g.rotate(radians);