HomeSort by relevance Sort by last modified time
    Searched full:right (Results 2626 - 2650 of 6698) sorted by null

<<101102103104105106107108109110>>

  /frameworks/base/awt/java/awt/image/
ImageFilter.java 98 * Responds to a request for a Top-Down-Left-Right ordered resend of the
  /frameworks/base/core/java/android/text/style/
DynamicDrawableSpan.java 91 return rect.right;
  /frameworks/base/core/java/com/android/internal/os/
SamplingProfilerIntegration.java 80 * request right now. This will reduce the number of individual
  /frameworks/base/core/java/com/android/internal/util/
ArrayUtils.java 23 // it looks like right now objects want to be powers of 2 minus 8
  /frameworks/base/core/res/assets/webkit/
youtube.html 31 // Resize the canvas to the right size
  /frameworks/base/core/res/res/layout/
keyguard_screen_glogin_unlock.xml 92 <!-- ok below password, aligned to right of screen -->
screen_title_icons.xml 48 <!-- There are 6dip between this and the circular progress on the right, we
  /frameworks/base/core/tests/coretests/src/android/content/
SearchRecentSuggestionsProviderTest.java 27 * Very simple provider that I can instantiate right here.
121 // check that each query returns the right result counts
172 // finally, spot check that the right groups are in the right places
  /frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/
ExpandableListBasicTest.java 118 // Make sure the right group is expanded
  /frameworks/base/core/tests/coretests/src/android/widget/layout/frame/
FrameLayoutGravityTest.java 52 mRightView = activity.findViewById(R.id.right);
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListInterleaveFocusablesTest.java 63 // was not starting from the right spot
  /frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd 37 <img style="width: 320px; height: 480px; margin-right: 10px;" src="images/on-screen-inputs_004.png">
51 <img style="width: 320px; height: 480px; margin-right: 10px;" src="images/on-screen-inputs_005.png">
69 <img style="width: 480px; height: 320px; margin-right: 10px; margin-bottom: 10px;" src="images/on-screen-inputs_006.png">
205 the right of the text being edited, giving the user quick access to a common
  /frameworks/base/libs/audioflinger/
A2dpAudioInterface.h 90 virtual status_t setVolume(float left, float right) { return INVALID_OPERATION; }
AudioDumpInterface.h 51 virtual status_t setVolume(float left, float right);
AudioHardwareStub.h 38 virtual status_t setVolume(float left, float right) { return NO_ERROR; }
AudioResampler.h 51 virtual void setVolume(int16_t left, int16_t right);
AudioResamplerCubic.h 62 state left, right; member in class:android::AudioResamplerCubic
  /frameworks/base/media/libdrm/mobile2/
Android.mk 45 src/rights/Right.cpp \
  /frameworks/base/media/libmediaplayerservice/
TestPlayerStub.h 63 // Called right after the constructor. Check if the current build
  /frameworks/base/media/libstagefright/codecs/aacdec/
lt_prediction.h 35 Audio conforming products. The original developer retains full right to
ps_constants.h 41 The original developer retains full right to modify and use the code for its
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 498 float right,
507 int right,
747 float right,
756 int right,
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 512 GLAPI void APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
513 GLAPI void APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
545 GLAPI void APIENTRY glOrthof (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
546 GLAPI void APIENTRY glOrthox (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
  /frameworks/policies/base/
PolicyConfig.mk 36 # the right one gets taken and installed. Having all the policies built

Completed in 516 milliseconds

<<101102103104105106107108109110>>