Home
last modified time | relevance | path

Searched refs:direction (Results 1 – 23 of 23) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Ddeltablue.js348 this.direction = Direction.NONE;
361 … this.direction = (this.v2.mark != mark && Strength.stronger(this.strength, this.v2.walkStrength))
366 … this.direction = (this.v1.mark != mark && Strength.stronger(this.strength, this.v1.walkStrength))
371 this.direction = Strength.stronger(this.strength, this.v1.walkStrength)
375 this.direction = Strength.stronger(this.strength, this.v2.walkStrength)
387 this.direction = Direction.NONE;
394 return this.direction != Direction.NONE;
408 return (this.direction == Direction.FORWARD) ? this.v1 : this.v2;
415 return (this.direction == Direction.FORWARD) ? this.v2 : this.v1;
434 this.direction = Direction.NONE;
[all …]
Draytrace.js284 direction : null, property in Flog.RayTracer.Ray
287 this.direction = dir;
291 return 'Ray [' + this.position + ',' + this.direction + ']';
432 var B = dst.dot(ray.direction);
442 ray.direction,
481 var Vd = this.position.dot(ray.direction);
492 ray.direction,
746 var reflectionRay = this.getReflectionRay(info.position, info.normal, ray.direction);
/cts/tests/tests/view/src/android/view/cts/
DFocusFinderTest.java78 private void assertNextFocus(View currentFocus, int direction, View expectedNextFocus) { in assertNextFocus() argument
79 View actualNextFocus = mFocusFinder.findNextFocus(mLayout, currentFocus, direction); in assertNextFocus()
118 private void assertNextFocusFromRect(Rect rect, int direction, View expectedNextFocus) { in assertNextFocusFromRect() argument
119 View actualNextFocus = mFocusFinder.findNextFocusFromRect(mLayout, rect, direction); in assertNextFocusFromRect()
DMockTextView.java134 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() argument
135 super.onFocusChanged(focused, direction, previouslyFocusedRect); in onFocusChanged()
DMockView.java400 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() argument
402 return super.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
524 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged() argument
525 super.onFocusChanged(gainFocus, direction, previouslyFocusedRect); in onFocusChanged()
DViewGroupTest.java1926 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() argument
2200 public boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() argument
2203 return super.onRequestFocusInDescendants(direction, previouslyFocusedRect); in onRequestFocusInDescendants()
2236 public View focusSearch(View focused, int direction) { in focusSearch() argument
2237 super.focusSearch(focused, direction); in focusSearch()
DViewTest.java3744 public View focusSearch(View v, int direction) { in focusSearch() argument
/cts/tests/tests/widget/src/android/widget/cts/
DMyGallery.java101 protected void onFocusChanged(boolean gainFocus, int direction, in onFocusChanged() argument
103 super.onFocusChanged(gainFocus, direction, previouslyFocusedRect); in onFocusChanged()
DMockTextView.java134 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() argument
135 super.onFocusChanged(focused, direction, previouslyFocusedRect); in onFocusChanged()
DAutoCompleteTextViewTest.java743 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() argument
744 super.onFocusChanged(focused, direction, previouslyFocusedRect); in onFocusChanged()
DGridViewTest.java625 protected void onFocusChanged(boolean gainFocus, int direction,
628 super.onFocusChanged(gainFocus, direction, previouslyFocusedRect);
/cts/tests/tests/text/src/android/text/method/cts/
DPasswordTransformationMethodTest.java247 int direction, Rect previouslyFocusedRect) { in onFocusChanged() argument
248 super.onFocusChanged(view, sourceText, focused, direction, previouslyFocusedRect); in onFocusChanged()
/cts/suite/cts/deviceTests/opengl/assets/fragment/
Dperspective21 // Get a lighting direction vector from the light to the vertex.
Dwater28 // Get a lighting direction vector from the light to the vertex.
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DBNNMTest.java51 final float direction = rand.nextFloat(); in addByteNoise() local
53 if (direction < 0.5f) { in addByteNoise()
/cts/tests/tests/media/src/android/media/cts/
DMediaControllerTest.java81 public void onAdjustVolume(int direction) { in testVolumeControl()
83 switch (direction) { in testVolumeControl()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java276 final String direction = (userId == 0) in testCrossProfileCopyPasteInternal() local
282 direction, mUserId)); in testCrossProfileCopyPasteInternal()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java1278 public int[] getAvailableFormats(StreamDirection direction) { in getAvailableFormats() argument
1287 switch (direction) { in getAvailableFormats()
1323 public Size[] getAvailableSizesForFormatChecked(int format, StreamDirection direction) { in getAvailableSizesForFormatChecked() argument
1324 return getAvailableSizesForFormatChecked(format, direction, in getAvailableSizesForFormatChecked()
1338 public Size[] getAvailableSizesForFormatChecked(int format, StreamDirection direction, in getAvailableSizesForFormatChecked() argument
1350 switch (direction) { in getAvailableSizesForFormatChecked()
/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java682 public boolean requestFocus(final int direction,
687 return mWebView.requestFocus(direction, previouslyFocusedRect);
/cts/tests/tests/telephony/src/android/telephony/cts/
DPhoneStateListenerTest.java406 public void onDataActivity(int direction) { in testOnDataActivity()
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java2101 int direction = TextUtils.getLayoutDirectionFromLocale(l); in testGetLayoutDirectionFromLocale() local
2102 assertEquals(l.toLanguageTag() + " not RTL: " + direction, in testGetLayoutDirectionFromLocale()
2103 LAYOUT_DIRECTION_RTL, direction); in testGetLayoutDirectionFromLocale() local
2118 int direction = TextUtils.getLayoutDirectionFromLocale(l); in testGetLayoutDirectionFromLocale() local
2119 assertEquals(l.toLanguageTag() + " not RTL: " + direction, in testGetLayoutDirectionFromLocale()
2120 LAYOUT_DIRECTION_RTL, direction); in testGetLayoutDirectionFromLocale() local
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java1358 private Size getMaxSize(int format, StaticMetadata.StreamDirection direction) { in getMaxSize() argument
1359 Size[] sizes = mStaticInfo.getAvailableSizesForFormatChecked(format, direction); in getMaxSize()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex38317 private int direction