HomeSort by relevance Sort by last modified time
    Searched refs:Rotation (Results 26 - 44 of 44) sorted by null

12

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_crtc.c 89 Rotation rotation, int x, int y)
148 crtc->rotation = rotation;
163 #if 0 /* Implement and enable to enable rotation and reflection. */
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_crtc.c 89 Rotation rotation, int x, int y)
148 crtc->rotation = rotation;
163 #if 0 /* Implement and enable to enable rotation and reflection. */
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11sym.h 204 SDL_X11_SYM(SizeID,XRRConfigCurrentConfiguration,(XRRScreenConfiguration *config,Rotation *rotation),(config,rotation),return)
206 SDL_X11_SYM(Status,XRRSetScreenConfig,(Display *dpy, XRRScreenConfiguration *config, Drawable draw, int size_index, Rotation rotation, Time timestamp),(dpy,config,draw,size_index,rotation,timestamp),return)
SDL_x11modes.c 291 Rotation cur_rotation;
    [all...]
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 183 // The rotation animation bases its target transform on the current
184 // rotation and position. Since there could be an animation in progress
186 // rotation and position. Use replace so we only enqueue one at a time.
196 gfx::Display::Rotation GetNextRotation(gfx::Display::Rotation current) {
207 NOTREACHED() << "Unknown rotation:" << current;
241 display.id(), GetNextRotation(display_info.rotation()));
    [all...]
  /external/chromium_org/ash/display/
display_manager.cc 278 gfx::Display::Rotation rotation) {
286 if (info.rotation() == rotation)
288 info.set_rotation(rotation);
338 gfx::Display::Rotation rotation,
347 display_info_[display_id].set_rotation(rotation);
553 (current_display.rotation() != new_display.rotation())) {
    [all...]
display_controller_unittest.cc 219 gfx::Display::Rotation GetStoredRotation(int64 id) {
220 return Shell::GetInstance()->display_manager()->GetDisplayInfo(id).rotation();
399 // Rotation
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
3d-cube.js 1 // 3D Cube Rotation
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
3d-cube.js 1 // 3D Cube Rotation
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
3d-cube.js 1 // 3D Cube Rotation
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 91 DXGI_MODE_ROTATION Rotation;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 91 DXGI_MODE_ROTATION Rotation;
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
commands.js 330 * @param {number} rotate90 Rotation angle in 90 degree increments (signed).
image_view.js 700 * Null for rotation operations.
701 * @param {number} rotate90 Rotation angle in 90 degree increments.
1037 * @param {number} rotate90 Rotation in 90 degrees increments.
    [all...]
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/audio/lwjgl/
LwjglAudioRenderer.java 527 case Rotation:
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 464 milliseconds

12