/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
EdgeEffect.java | 299 * Draw into the provided canvas. Assumes that the canvas has been rotated
|
/packages/apps/KeyChain/src/com/android/keychain/ |
KeyChainActivity.java | 124 // we've already asked, but have not heard back, probably just rotated.
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_metrics.h | 272 /*Compute rotated point, which is the same as
|
/external/chromium_org/skia/ext/ |
vector_canvas_unittest.cc | 635 // Horizontal lines (rotated). 646 // Vertical lines (rotated).
|
lazy_pixel_ref_utils_unittest.cc | 479 // At (1, 0), rotated 90 degrees
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebFrame.h | 624 // 0 is straight up; -90 is when the device is rotated 90 clockwise; 625 // 90 is when rotated counter clockwise.
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMAddressingModes.h | 145 // Rotate amount must be even. Something like 0x200 must be rotated 8 bits, 295 /// specified value is a rotated 8-bit value. Return -1 if no rotation
|
/frameworks/av/include/camera/ |
CameraParameters.h | 179 // the Jpeg picture is rotated, the orientation in the EXIF header will be 186 // The device is rotated 270 degrees clockwise, so the device orientation is [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoframe_unittest.h | [all...] |
/external/qemu/android/skin/ |
window.c | 659 /* Dpad keys must be rotated if the skin provides a 'dpad-rotation' field. 661 * that the physical D-Pad has been rotated when in landscape mode. [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/ |
SDL_epocvideo.cpp | 330 Private->SDL_modelist[21]->w = 208; Private->SDL_modelist[21]->h = 176; // Rotated 539 (width == 208 && height == 176) || // Rotated [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
GLSurfaceView.java | [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
Drawable.java | 253 * Set to true to have the drawable filter its bitmap when scaled or rotated 255 * this call is ignored. This can improve the look when scaled or rotated, [all...] |
/art/compiler/utils/arm/ |
assembler_arm.h | 47 // Data-processing operands - Rotated immediate
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/ |
background.js | 172 * @param {integer} sector angle to be rotated(in radians).
|
/external/chromium_org/cc/base/ |
math_util.cc | 29 // happens when the layer is rotated so that it is infinitesimally thin, or
|
/external/chromium_org/cc/trees/ |
quad_culler_unittest.cc | 680 // but the 3x3 tile parent layer is rotated by 1 degree. Of the four tiles the [all...] |
/external/chromium_org/chrome/browser/policy/proto/cloud/ |
device_management_backend.proto | 276 // If the public key has been rotated on the server, the new public
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
image_util.js | 596 if (transform.rotate90 & 1) { // Rotated +/-90deg, swap the dimensions.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/javascript/ |
background.js | 172 * @param {integer} sector angle to be rotated(in radians).
|
/external/chromium_org/components/policy/proto/ |
device_management_backend.proto | 276 // If the public key has been rotated on the server, the new public
|
/external/chromium_org/content/browser/renderer_host/ |
render_view_host_impl.h | 426 // User rotated the screen. Calls the "onorientationchange" Javascript hook. [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
FontFastPath.cpp | 138 // If the glyphs are the same, then we know we can just use the horizontal glyph rotated vertically to be upright.
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/ |
NativeImageSkia.cpp | 328 // only antialias if we're rotated or skewed
|
/external/chromium_org/third_party/freetype/src/truetype/ |
ttobjs.c | 992 metrics->rotated = FALSE; [all...] |