OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yDistance
(Results
1 - 10
of
10
) sorted by null
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/unicodefont/effects/
ShadowEffect.java
43
private float xDistance = 2,
yDistance
= 2;
50
public ShadowEffect (Color color, int xDistance, int
yDistance
, float opacity) {
53
this.
yDistance
=
yDistance
;
59
g.translate(xDistance,
yDistance
);
114
return
yDistance
;
119
yDistance
= distance;
158
values.add(EffectUtil.floatValue("Y distance",
yDistance
, -99, 99, "This setting is the amount of pixels to offset the "
184
yDistance
= ((Float)value.getObject()).floatValue();
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
web_contents.py
251
def SynthesizeScrollGesture(self, x=100, y=800, xDistance=0,
yDistance
=-500,
263
yDistance
: Ddistance to scroll along the Y axis (positive to scroll up).
278
x=x, y=y, xDistance=xDistance,
yDistance
=
yDistance
,
/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
repeatable_scroll.py
35
yDistance
=int(-self._y_scroll_distance_ratio * self._windowsize[1]),
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
BarPlotExampleActivity.java
321
double
yDistance
= 0;
336
yDistance
= thisYDistance;
340
yDistance
= thisYDistance;
342
thisYDistance <
yDistance
&&
346
yDistance
= thisYDistance;
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
inspector_backend.py
217
def SynthesizeScrollGesture(self, x=100, y=800, xDistance=0,
yDistance
=-500,
229
yDistance
: Distance to scroll along the Y axis (positive to scroll up).
247
'
yDistance
':
yDistance
,
/prebuilts/devtools/tools/lib/
chimpchat.jar
/prebuilts/gradle-plugin/com/android/tools/chimpchat/24.4.0-beta6/
chimpchat-24.4.0-beta6.jar
/prebuilts/gradle-plugin/com/android/tools/chimpchat/24.5.0/
chimpchat-24.5.0.jar
/prebuilts/gradle-plugin/com/android/tools/chimpchat/25.0.0-alpha1/
chimpchat-25.0.0-alpha1.jar
/packages/apps/Calendar/src/com/android/calendar/
DayView.java
[
all
...]
Completed in 427 milliseconds