Searched defs:setOrientation (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.h67 void setOrientation(ImageOrientation orientation) { m_orientation = orientation; } function in class:blink::JPEGImageDecoder
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DSelfOrientingSashForm.java87 setOrientation(preferredOrientation);
95 public void setOrientation(int orientation) { method in class:SelfOrientingSashForm
100 super.setOrientation(orientation);
135 setOrientation(newOrientation);
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DAudioListener.cpp116 void AudioListener::setOrientation(const FloatPoint3D &orientation) function in class:blink::AudioListener
H A DAudioListener.h58 void setOrientation(float x, float y, float z, float upX, float upY, float upZ) function in class:blink::AudioListener
60 setOrientation(FloatPoint3D(x, y, z));
94 void setOrientation(const FloatPoint3D&);
H A DPannerNode.cpp356 void PannerNode::setOrientation(float x, float y, float z) function in class:blink::PannerNode
/external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
H A DScreenOrientationController.cpp148 void ScreenOrientationController::setOrientation(ScreenOrientation* orientation) function in class:blink::ScreenOrientationController
/external/replicaisland/src/com/replica/replicaisland/
H A DInputSystem.java65 public void setOrientation(float x, float y, float z) { method in class:InputSystem
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontPlatformData.h117 void setOrientation(FontOrientation orientation) { m_orientation = orientation; } function in class:blink::FontPlatformData
H A DFontDescription.h182 void setOrientation(FontOrientation orientation) { m_orientation = orientation; } function in class:blink::FontDescription
/external/eigen/demos/opengl/
H A Dcamera.cpp112 setOrientation(Quaternionf(camAxes));
133 void Camera::setOrientation(const Quaternionf& q) function in class:Camera
160 setOrientation(qa);
169 setOrientation(orientation() * q);
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
H A DPopupTouchHandleDrawable.java145 private void setOrientation(int orientation) { method in class:PopupTouchHandleDrawable
347 setOrientation(RIGHT);
352 setOrientation(LEFT);
357 setOrientation(CENTER);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1786 milliseconds