HomeSort by relevance Sort by last modified time
    Searched refs:startX (Results 1 - 25 of 123) sorted by null

1 2 3 4 5

  /frameworks/support/v4/java/android/support/v4/widget/
ScrollerCompat.java 41 void startScroll(Object scroller, int startX, int startY, int dx, int dy);
42 void startScroll(Object scroller, int startX, int startY, int dx, int dy, int duration);
43 void fling(Object scroller, int startX, int startY, int velX, int velY,
45 void fling(Object scroller, int startX, int startY, int velX, int velY,
48 void notifyHorizontalEdgeReached(Object scroller, int startX, int finalX, int overX);
88 public void startScroll(Object scroller, int startX, int startY, int dx, int dy) {
89 ((Scroller) scroller).startScroll(startX, startY, dx, dy);
93 public void startScroll(Object scroller, int startX, int startY, int dx, int dy,
95 ((Scroller) scroller).startScroll(startX, startY, dx, dy, duration);
99 public void fling(Object scroller, int startX, int startY, int velX, int velY
    [all...]
  /frameworks/support/v4/jellybean/android/support/v4/app/
ActivityOptionsCompatJB.java 34 int startX, int startY, int startWidth, int startHeight) {
36 ActivityOptions.makeScaleUpAnimation(source, startX, startY, startWidth, startHeight));
40 Bitmap thumbnail, int startX, int startY) {
42 ActivityOptions.makeThumbnailScaleUpAnimation(source, thumbnail, startX, startY));
  /frameworks/support/v4/gingerbread/android/support/v4/widget/
ScrollerCompatGingerbread.java 46 public static void startScroll(Object scroller, int startX, int startY, int dx, int dy) {
47 ((OverScroller) scroller).startScroll(startX, startY, dx, dy);
50 public static void startScroll(Object scroller, int startX, int startY, int dx, int dy,
52 ((OverScroller) scroller).startScroll(startX, startY, dx, dy, duration);
55 public static void fling(Object scroller, int startX, int startY, int velX, int velY,
57 ((OverScroller) scroller).fling(startX, startY, velX, velY, minX, maxX, minY, maxY);
60 public static void fling(Object scroller, int startX, int startY, int velX, int velY,
62 ((OverScroller) scroller).fling(startX, startY, velX, velY,
70 public static void notifyHorizontalEdgeReached(Object scroller, int startX, int finalX,
72 ((OverScroller) scroller).notifyHorizontalEdgeReached(startX, finalX, overX)
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
ActivityOptionsCompat.java 63 * defines the coordinate space for startX and startY.
64 * @param startX The x starting location of the new activity, relative to
73 int startX, int startY, int startWidth, int startHeight) {
76 ActivityOptionsCompatJB.makeScaleUpAnimation(source, startX, startY,
93 * defines the coordinate space for startX and startY.
96 * @param startX The x starting location of the bitmap, relative to source.
102 Bitmap thumbnail, int startX, int startY) {
106 startX, startY));
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
TimelineHorizontalScrollView.java 243 final int startX;
246 startX = mHalfParentWidth + getScrollX();
249 startX = playheadOffset;
258 startX - halfPlayheadWidth,
260 startX + halfPlayheadWidth,
269 startX - halfPlayheadWidth,
271 startX + halfPlayheadWidth,
280 startX - halfPlayheadWidth,
282 startX + halfPlayheadWidth,
PlayheadView.java 167 final float startX = Math.max(mScrollX - (((mScrollX - (mScreenWidth / 2)) % spacing)),
169 float startMs = ((tickMs * (startX - (mScreenWidth / 2))) / spacing);
175 for (float i = startX; i <= endX; i += spacing, startMs += tickMs) {
  /cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
TestGenericDetailFragment.java 33 int startX;
99 * format: "startX,startY:endX,endY" where each line represent data for a pointer if
105 if (mPointerEvents[x].startX == -1)
109 mPointerEvents[x].startX, mPointerEvents[x].startY, mPointerEvents[x].endX,
129 mPointerEvents[x].startX = mPointerEvents[x].startY =
145 mPointerEvents[getPointerId(event)].startX =
Test5DetailFragment.java 37 int startX;
102 mPointerEvent.startX, mPointerEvent.startY, mPointerEvent.endX,
118 mPointerEvent.startX = mPointerEvent.startY =
133 mPointerEvent.startX = (int)(event.getX() + offsetInScreen[0]);
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontWx.cpp 125 float startX = point.x();
140 startX += controller.runWidthSoFar() - afterWidth;
142 startX += controller.totalWidth() - afterWidth;
147 startX += beforeWidth;
149 // Draw the glyph buffer now at the starting point returned in startX.
150 FloatPoint startPoint(startX, point.y());
  /frameworks/base/core/java/android/app/
ActivityOptions.java 199 * defines the coordinate space for <var>startX</var> and <var>startY</var>.
200 * @param startX The x starting location of the new activity, relative to <var>source</var>.
208 int startX, int startY, int startWidth, int startHeight) {
214 opts.mStartX = pts[0] + startX;
232 * defines the coordinate space for <var>startX</var> and <var>startY</var>.
235 * @param startX The x starting location of the bitmap, relative to <var>source</var>.
241 Bitmap thumbnail, int startX, int startY) {
242 return makeThumbnailScaleUpAnimation(source, thumbnail, startX, startY, null);
251 * defines the coordinate space for <var>startX</var> and <var>startY</var>.
254 * @param startX The x starting location of the bitmap, relative to <var>source</var>
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTableTooltipHelper.java 139 private void showTooltip(PropertyTooltipProvider provider, int startX, int endX) {
150 Control control = provider.createTooltipControl(m_property, m_tooltip, endX - startX, this);
160 tooltipLocation = m_table.toDisplay(new Point(startX, m_y));
162 tooltipLocation = m_table.toDisplay(new Point(startX, m_y + m_rowHeight));
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Scroller.java 308 * @param startX Starting horizontal scroll offset in pixels. Positive
317 public void startScroll(int startX, int startY, int dx, int dy) {
318 startScroll(startX, startY, dx, dy, DEFAULT_DURATION);
324 * @param startX Starting horizontal scroll offset in pixels. Positive
334 public void startScroll(int startX, int startY, int dx, int dy, int duration) {
339 mStartX = startX;
341 mFinalX = startX + dx;
352 * @param startX Starting point of the scroll (X)
367 public void fling(int startX, int startY, int velocityX, int velocityY,
398 mStartX = startX;
    [all...]
OverScroller.java 350 * @param startX Starting horizontal scroll offset in pixels. Positive
359 public void startScroll(int startX, int startY, int dx, int dy) {
360 startScroll(startX, startY, dx, dy, DEFAULT_DURATION);
366 * @param startX Starting horizontal scroll offset in pixels. Positive
376 public void startScroll(int startX, int startY, int dx, int dy, int duration) {
378 mScrollerX.startScroll(startX, dx, duration);
385 * @param startX Starting X coordinate
391 * @return true if a springback was initiated, false if startX and startY were
394 public boolean springBack(int startX, int startY, int minX, int maxX, int minY, int maxY) {
398 final boolean spingbackX = mScrollerX.springback(startX, minX, maxX)
    [all...]
  /external/webkit/Source/WebCore/platform/image-decoders/
ImageDecoder.h 95 // Copies the pixel data at [(startX, startY), (endX, startY)) to the
98 void copyRowNTimes(int startX, int endX, int startY, int endY)
100 ASSERT(startX < width());
104 const int rowBytes = (endX - startX) * sizeof(PixelData);
105 const PixelData* const startAddr = getAddr(startX, startY);
107 memcpy(getAddr(startX, destY), startAddr, rowBytes);
  /frameworks/base/core/java/android/widget/
OverScroller.java 348 * @param startX Starting horizontal scroll offset in pixels. Positive
357 public void startScroll(int startX, int startY, int dx, int dy) {
358 startScroll(startX, startY, dx, dy, DEFAULT_DURATION);
364 * @param startX Starting horizontal scroll offset in pixels. Positive
374 public void startScroll(int startX, int startY, int dx, int dy, int duration) {
376 mScrollerX.startScroll(startX, dx, duration);
383 * @param startX Starting X coordinate
389 * @return true if a springback was initiated, false if startX and startY were
392 public boolean springBack(int startX, int startY, int minX, int maxX, int minY, int maxY) {
396 final boolean spingbackX = mScrollerX.springback(startX, minX, maxX)
    [all...]
Scroller.java 371 * @param startX Starting horizontal scroll offset in pixels. Positive
380 public void startScroll(int startX, int startY, int dx, int dy) {
381 startScroll(startX, startY, dx, dy, DEFAULT_DURATION);
388 * @param startX Starting horizontal scroll offset in pixels. Positive
398 public void startScroll(int startX, int startY, int dx, int dy, int duration) {
403 mStartX = startX;
405 mFinalX = startX + dx;
416 * @param startX Starting point of the scroll (X)
431 public void fling(int startX, int startY, int velocityX, int velocityY,
461 mStartX = startX;
    [all...]
  /external/replicaisland/tools/
ExtractPoints.js 77 edge.startX = firstPoint.anchor[0];
84 var normalY = edge.endX - edge.startX;
105 var width = edge.endX - edge.startX;
146 edge.startX -= tile.xOffset;
176 outputString += x + ":" + Math.floor(edge.startX) + "," +
227 lineArray[y] = Array(offsetX + edge.startX, offsetY + edge.startY);
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
BaseLayerAndroid.cpp 202 float startX = startPoint.x();
210 backgroundRect.fLeft = origin.x() - startX;
231 ALOGV("repeatedQuadData: startX %f, startY %f , getWidth() %f, getHeight() %f,"
234 startX , startY , getWidth(), getHeight(), nbX , nbY,
238 // Adding startX and startY into the transform can handle the fixed right /
241 matrix.translate(repeatX ? -startX : 0, repeatY ? -startY : 0);
260 float startX = startPoint.x();
265 float dx = (j * getWidth()) - startX;
  /frameworks/base/core/tests/coretests/src/android/view/
VelocityTest.java 234 private void drag(VelocityTracker vt, int startX, int endX, int startY, int endY, int steps,
236 drag(vt, startX, endX, startY, endY, steps, startime, duration, new LinearInterpolator());
243 private void drag(VelocityTracker vt, int startX, int endX, int startY, int endY, int steps,
245 addMotionEvent(vt, startX, startY, startime, MotionEvent.ACTION_DOWN);
247 int distX = endX - startX;
251 int x = (int) (startX + distX * ii);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
FlingScroller.java 76 public void fling(int startX, int startY, int velocityX, int velocityY,
78 mStartX = startX;
  /external/replicaisland/src/com/replica/replicaisland/
AnimationPlayerActivity.java 88 float startX = 0.0f;
93 startX = 200 * metrics.density;
97 startX = -200 * metrics.density;
106 Animation gameOverAnim = new TranslateAnimation(startX, 0, 0, 0);
TiledVertexGrid.java 192 final int startX = leftTile;
194 final int endX = startX + horizontalSlop + horzTileCount;
207 final int startOffset = (startX * indexesPerTile);
208 final int count = (endX - startX) * indexesPerTile;
  /frameworks/base/libs/hwui/
FontRenderer.cpp 154 uint32_t* startX, uint32_t* startY) {
156 if (mCacheTextures[i]->fitBitmap(glyph, startX, startY)) {
187 uint32_t startX = 0;
190 CacheTexture* cacheTexture = cacheBitmapInTexture(glyph, &startX, &startY);
197 cacheTexture = cacheBitmapInTexture(glyph, &startX, &startY);
208 *retOriginX = startX;
211 uint32_t endX = startX + glyph.fWidth;
236 uint32_t row = (startY - TEXTURE_BORDER_SIZE) * cacheWidth + startX - TEXTURE_BORDER_SIZE;
244 cacheBuffer[row + startX - TEXTURE_BORDER_SIZE] = 0;
245 for (cacheX = startX, bX = 0; cacheX < endX; cacheX++, bX++)
    [all...]
  /external/skia/src/core/
SkMaskFilter.cpp 146 int startX = r.left() - outerR.left();
147 int stopX = startX + r.width();
149 for (int x = startX; x < stopX; ++x) {
157 int startX = outerR.right() - r.right();
158 int stopX = startX + r.width();
160 for (int x = startX; x < stopX; ++x) {
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 419 * @param startX
427 public boolean swipe(int startX, int startY, int endX, int endY, int steps) {
428 Tracer.trace(startX, startY, endX, endY, steps);
430 .swipe(startX, startY, endX, endY, steps);
439 * @param startX X-axis value for the starting coordinate
448 public boolean drag(int startX, int startY, int endX, int endY, int steps) {
449 Tracer.trace(startX, startY, endX, endY, steps);
451 .swipe(startX, startY, endX, endY, steps, true);

Completed in 2517 milliseconds

1 2 3 4 5