HomeSort by relevance Sort by last modified time
    Searched full:direction (Results 426 - 450 of 3958) sorted by null

<<11121314151617181920>>

  /external/skia/gm/
pathinterior.cpp 75 SkPath::Direction outerDir = outerCW ? SkPath::kCW_Direction : SkPath::kCCW_Direction;
76 SkPath::Direction innerDir = innerCW ? SkPath::kCW_Direction : SkPath::kCCW_Direction;
  /external/skia/include/effects/
SkLightingImageFilter.h 53 static SkImageFilter* CreateDistantLitDiffuse(const SkPoint3& direction,
63 static SkImageFilter* CreateDistantLitSpecular(const SkPoint3& direction,
  /external/skia/src/animator/
SkPathParts.h 113 int /*SkPath::Direction*/ direction; member in class:SkAddGeom
  /external/srec/tools/grxmlcompile/
sub_supp.cpp 206 int rix, rix_low, rix_high, direction; local
212 direction= element - arc[forwardList[rix]]->GetFromId();
213 if (direction < 0)
215 else if (direction > 0)
311 int rix, rix_low, rix_high, direction; local
317 direction= element - arc[backwardList[rix]]->GetToId();
318 if (direction < 0)
320 else if (direction > 0)
  /frameworks/base/core/java/android/widget/
ZoomButton.java 97 public boolean dispatchUnhandledMove(View focused, int direction) {
99 return super.dispatchUnhandledMove(focused, direction);
ListView.java     [all...]
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PathOpsActivity.java 63 p1.addRect(0.0f, 0.0f, mSize, mSize, Path.Direction.CW);
66 p2.addCircle(mSize, mSize, mSize / 2.0f, Path.Direction.CW);
  /frameworks/base/tools/aidl/
aidl_language.h 36 buffer_type direction; member in struct:arg_type
140 int convert_direction(const char* direction);
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransferHistory.java 92 String direction; local
93 int dir = getIntent().getIntExtra("direction", 0);
96 direction = "(" + BluetoothShare.DIRECTION + " == " + BluetoothShare.DIRECTION_OUTBOUND
104 direction = "(" + BluetoothShare.DIRECTION + " == " + BluetoothShare.DIRECTION_INBOUND
108 String selection = BluetoothShare.STATUS + " >= '200' AND " + direction;
122 BluetoothShare.VISIBILITY, BluetoothShare.DESTINATION, BluetoothShare.DIRECTION
  /frameworks/support/v4/java/android/support/v4/view/
ViewCompat.java 149 * Horizontal layout direction of this view is from Left to Right.
154 * Horizontal layout direction of this view is from Right to Left.
159 * Horizontal layout direction of this view is inherited from its parent.
165 * Horizontal layout direction of this view is from deduced from the default language
198 public boolean canScrollHorizontally(View v, int direction);
199 public boolean canScrollVertically(View v, int direction);
235 public boolean canScrollHorizontally(View v, int direction) {
238 public boolean canScrollVertically(View v, int direction) {
429 public boolean canScrollHorizontally(View v, int direction) {
430 return ViewCompatICS.canScrollHorizontally(v, direction);
    [all...]
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.cpp 88 boolean direction = false; //request direction, IN or OUT local
94 direction = true; //determine request direction
111 //Serial.println( direction, HEX );
113 rcode = ctrlData( addr, ep, nbytes, dataptr, direction );
120 rcode = ctrlStatus( ep, direction ); //status stage
125 byte USB::ctrlStatus( byte ep, boolean direction, unsigned int nak_limit )
128 if( direction ) { //GET
137 byte USB::ctrlData( byte addr, byte ep, unsigned int nbytes, char* dataptr, boolean direction, unsigned int nak_limit )
    [all...]
  /external/chromium_org/media/base/android/java/src/org/chromium/media/
MediaCodecBridge.java 49 // Codec direction. Keep this in sync with media_codec_bridge.h.
94 int direction) {
97 mDirection = direction;
107 private int direction() { return mDirection; } method in class:MediaCodecBridge.CodecInfo
158 int direction = local
166 supportedTypes[j], codecString, direction));
204 private static MediaCodecBridge create(String mime, boolean isSecure, int direction) {
213 if (mime.startsWith("video") && isSecure && direction == MEDIA_CODEC_DECODER) {
216 if (direction == MEDIA_CODEC_ENCODER) {
224 + isSecure + ", direction: " + direction, e)
    [all...]
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-api-fst.c 39 int rijndael_makeKey(keyInstance *key, BYTE direction, int keyLen, char *keyMaterial) {
48 if ((direction == DIR_ENCRYPT) || (direction == DIR_DECRYPT)) {
49 key->direction = direction;
72 if (direction == DIR_DECRYPT) {
100 key->direction == DIR_DECRYPT) {
214 key->direction == DIR_DECRYPT) {
277 (cipher->mode != MODE_CFB1 && key->direction == DIR_ENCRYPT)) {
376 key->direction == DIR_ENCRYPT)
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_usb.html 327 <td>direction (string)</td>
328 <td>"in" or "out". The "in" direction is used to notify the device that<br/>
348 <td>Only used when direction is "in". Notifies the device that this is
354 <td>Defined by your device's protocol, required when direction is
366 "direction": "out",
423 <b>direction (string): </b>"in" or "out".<br/>
427 used when direction is "in". Notifies the device that this is the amount
433 only used when direction is "out".
450 "direction": "in",
524 <td>direction (string)</td
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_eval.c 117 * on the surface in one parameter direction is computed,
119 * direction is evaluated.
138 /* Compute the control polygon for the surface-curve in u-direction */
143 /* curve defined by the control polygons in u-direction */
172 /* Compute the control polygon for the surface-curve in u-direction */
226 /* Derivative direction in u */
230 /* Derivative direction in v */
265 /* derivative direction in v */
268 /* derivative direction in u */
301 /* derivative direction in u *
    [all...]
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsVehicle.java 149 private native int addWheel(long objectId, Vector3f location, Vector3f direction, Vector3f axle, float restLength, float radius, VehicleTuning tuning, boolean frontWheel);
154 * @param direction the direction of the wheel (should be -Y / 0,-1,0 for a normal car)
155 * @param axle The axis of the wheel, pointing right in vehicle direction (should be -X / -1,0,0 for a normal car)
161 public VehicleWheel addWheel(Vector3f connectionPoint, Vector3f direction, Vector3f axle, float suspensionRestLength, float wheelRadius, boolean isFrontWheel) {
162 return addWheel(null, connectionPoint, direction, axle, suspensionRestLength, wheelRadius, isFrontWheel);
169 * @param direction the direction of the wheel (should be -Y / 0,-1,0 for a normal car)
170 * @param axle The axis of the wheel, pointing right in vehicle direction (should be -X / -1,0,0 for a normal car)
176 public VehicleWheel addWheel(Spatial spat, Vector3f connectionPoint, Vector3f direction, Vector3f axle, float suspensionRestLength, float wheelRadius, boolean isFrontWheel)
518 Vector3f direction = physicsVehicleWheel.getDirection().clone(); local
    [all...]
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
PhysicsVehicle.java 141 * @param direction the direction of the wheel (should be -Y / 0,-1,0 for a normal car)
142 * @param axle The axis of the wheel, pointing right in vehicle direction (should be -X / -1,0,0 for a normal car)
148 public VehicleWheel addWheel(Vector3f connectionPoint, Vector3f direction, Vector3f axle, float suspensionRestLength, float wheelRadius, boolean isFrontWheel) {
149 return addWheel(null, connectionPoint, direction, axle, suspensionRestLength, wheelRadius, isFrontWheel);
156 * @param direction the direction of the wheel (should be -Y / 0,-1,0 for a normal car)
157 * @param axle The axis of the wheel, pointing right in vehicle direction (should be -X / -1,0,0 for a normal car)
163 public VehicleWheel addWheel(Spatial spat, Vector3f connectionPoint, Vector3f direction, Vector3f axle, float suspensionRestLength, float wheelRadius, boolean isFrontWheel) {
166 wheel = new VehicleWheel(connectionPoint, direction, axle, suspensionRestLength, wheelRadius, isFrontWheel)
501 Vector3f direction = physicsVehicleWheel.getDirection().clone(); local
    [all...]
  /external/mesa3d/src/mesa/math/
m_eval.c 108 * on the surface in one parameter direction is computed,
110 * direction is evaluated.
129 /* Compute the control polygon for the surface-curve in u-direction */
134 /* curve defined by the control polygons in u-direction */
163 /* Compute the control polygon for the surface-curve in u-direction */
217 /* Derivative direction in u */
221 /* Derivative direction in v */
256 /* derivative direction in v */
259 /* derivative direction in u */
292 /* derivative direction in u *
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 488 * @return whether the target is able to scroll in the requested direction
537 int direction, float coordinate, float srcSize, float dstSize) {
538 final float relativeEdge = mRelativeEdges[direction];
539 final float maximumEdge = mMaximumEdges[direction];
542 // The edge in this direction is not activated.
546 final float relativeVelocity = mRelativeVelocity[direction];
547 final float minimumVelocity = mMinimumVelocity[direction];
548 final float maximumVelocity = mMaximumVelocity[direction];
572 * horizontally in a certain direction.
574 * @param direction Negative to check scrolling left, positive to chec
    [all...]
  /bionic/libc/arch-x86/string/
bzero.S 14 cld /* set fill direction forward */
memcmp.S 14 cld /* set compare direction forward */
memset.S 17 cld /* set fill direction forward */
  /bionic/libc/kernel/common/linux/netfilter/
xt_connbytes.h 42 u_int8_t direction; member in struct:xt_connbytes_info
  /cts/suite/cts/deviceTests/opengl/assets/fragment/
perspective 21 // Get a lighting direction vector from the light to the vertex.
  /cts/tests/tests/view/src/android/view/cts/
FocusFinderTest.java 78 private void assertNextFocus(View currentFocus, int direction, View expectedNextFocus) {
79 View actualNextFocus = mFocusFinder.findNextFocus(mLayout, currentFocus, direction);
118 private void assertNextFocusFromRect(Rect rect, int direction, View expectedNextFocus) {
119 View actualNextFocus = mFocusFinder.findNextFocusFromRect(mLayout, rect, direction);

Completed in 1760 milliseconds

<<11121314151617181920>>