Searched refs:yOffset (Results 1 - 25 of 62) sorted by relevance

123

/external/proguard/src/proguard/gui/splash/
H A DShadowedSprite.java33 private final VariableInt yOffset; field in class:ShadowedSprite
45 * @param yOffset the variable y-offset of the shadow, relative to the sprite itself.
52 VariableInt yOffset,
58 this.yOffset = yOffset;
88 int yo = yOffset.getInt(time) - b/2;
51 ShadowedSprite(VariableInt xOffset, VariableInt yOffset, VariableDouble alpha, VariableInt blur, Sprite sprite) argument
/external/skia/gm/
H A Darcofzorro.cpp40 int xOffset = 0, yOffset = 0; variable
49 canvas->translate(SkIntToScalar(xOffset), SkIntToScalar(yOffset));
62 yOffset += 10;
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-201590.js38 Foo.prototype.bar = function (x, y, xOffset, yOffset) {
42 yOffset = yOffset * 0.5 || 0;
45 var yPos = ((yOffset) * gdpRatio) + this.ORIGIN.y * this.scale +
/external/skia/dm/
H A DDMTileGridTask.cpp53 yOffset = SkIntToScalar(y * tile.height()); local
55 matrix.postTranslate(-xOffset, -yOffset);
60 fullCanvas.drawBitmap(tile, xOffset, yOffset, &paint);
/external/jmonkeyengine/engine/src/core/com/jme3/font/
H A DBitmapCharacter.java50 private int yOffset; field in class:BitmapCharacter
113 return yOffset;
117 yOffset = offset;
164 oc.write(yOffset, "yOffset", 0);
189 yOffset = ic.readInt("yOffset", 0);
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowPopupWindow.java31 private int yOffset; field in class:ShadowPopupWindow
154 yOffset = yoff;
171 return yOffset;
H A DShadowToast.java58 public void setGravity(int gravity, int xOffset, int yOffset) { argument
/external/chromium_org/third_party/skia/src/core/
H A DSkOrderedReadBuffer.cpp210 const int32_t yOffset = fReader.readS32(); local
214 if (0 != xOffset || 0 != yOffset) {
220 yOffset);
224 SkASSERT(0 == xOffset && 0 == yOffset);
234 SkIRect subset = SkIRect::MakeXYWH(xOffset, yOffset, width, height);
/external/skia/src/core/
H A DSkOrderedReadBuffer.cpp210 const int32_t yOffset = fReader.readS32(); local
214 if (0 != xOffset || 0 != yOffset) {
220 yOffset);
224 SkASSERT(0 == xOffset && 0 == yOffset);
234 SkIRect subset = SkIRect::MakeXYWH(xOffset, yOffset, width, height);
/external/replicaisland/tools/
H A DExtractPoints.js123 tile.yOffset = row * tileSizeY;
126 tile.centerY -= tile.yOffset;
147 edge.startY -= tile.yOffset;
149 edge.endY -= tile.yOffset;
151 edge.centerY -= tile.yOffset;
/external/chromium_org/third_party/skia/src/effects/
H A DSkMagnifierImageFilter.cpp29 float yOffset,
36 yOffset,
63 float yOffset,
70 , fYOffset(yOffset)
257 SkScalar yOffset = (texture->origin() == kTopLeft_GrSurfaceOrigin) ? fSrcRect.y() : local
262 yOffset / texture->height(),
27 Create(GrTexture* texture, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
61 GrMagnifierEffect(GrTexture* texture, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
/external/skia/src/effects/
H A DSkMagnifierImageFilter.cpp29 float yOffset,
36 yOffset,
63 float yOffset,
70 , fYOffset(yOffset)
257 SkScalar yOffset = (texture->origin() == kTopLeft_GrSurfaceOrigin) ? fSrcRect.y() : local
262 yOffset / texture->height(),
27 Create(GrTexture* texture, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
61 GrMagnifierEffect(GrTexture* texture, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
/external/chromium_org/third_party/WebKit/Source/web/
H A DPopupListBox.h99 , yOffset(0)
104 int yOffset; // y offset of this item, relative to the top of the popup. member in struct:WebCore::PopupItem
/external/harfbuzz/contrib/
H A Dharfbuzz-freetype.c102 metrics->xOffset = metrics->yOffset = 0;
112 metrics->yOffset = ftmetrics->horiBearingY;
/external/chromium_org/third_party/freetype/include/freetype/
H A Dftoutln.h255 /* yOffset :: The vertical offset. */
260 FT_Pos yOffset );
/external/freetype/include/freetype/
H A Dftoutln.h255 /* yOffset :: The vertical offset. */
260 FT_Pos yOffset );
/external/chromium_org/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/
H A DValidationMessageBubble.java96 final float yOffset = getWebViewOffsetYPixInScreen(contentViewCore);
99 coordinates.fromLocalCssToPix(anchorY) + yOffset,
101 coordinates.fromLocalCssToPix(anchorY + anchorHeight) + yOffset);
/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2hints.c1027 glyphpath->yOffset = font->darkenY;
1030 cf2_fixedAbs( glyphpath->yOffset ) );
1371 * that adds yOffset unconditionally to *y.
1420 *y = glyphpath->yOffset;
1428 glyphpath->yOffset );
1445 *y = glyphpath->yOffset;
1453 glyphpath->yOffset );
1467 *y = 2 * glyphpath->yOffset;
1473 *y = glyphpath->yOffset;
1481 glyphpath->yOffset );
1548 CF2_Fixed xOffset, yOffset; local
[all...]
H A Dcf2hints.h218 CF2_Fixed yOffset; member in struct:CF2_GlyphPathRec_
/external/freetype/src/cff/
H A Dcf2hints.c1027 glyphpath->yOffset = font->darkenY;
1030 cf2_fixedAbs( glyphpath->yOffset ) );
1371 * that adds yOffset unconditionally to *y.
1420 *y = glyphpath->yOffset;
1428 glyphpath->yOffset );
1445 *y = glyphpath->yOffset;
1453 glyphpath->yOffset );
1467 *y = 2 * glyphpath->yOffset;
1473 *y = glyphpath->yOffset;
1481 glyphpath->yOffset );
1548 CF2_Fixed xOffset, yOffset; local
[all...]
H A Dcf2hints.h218 CF2_Fixed yOffset; member in struct:CF2_GlyphPathRec_
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
H A DGIFImageReader.cpp625 unsigned height, width, xOffset, yOffset; local
629 yOffset = GETINT16(currentComponent + 2);
644 yOffset = 0;
671 currentFrame->setRect(xOffset, yOffset, width, height);
/external/icu4c/samples/layout/
H A DGDIFontInstance.cpp86 float yOffset = ps[dyStart * 2 + 1]; local
89 while (dyEnd < out && yOffset == ps[dyEnd * 2 + 1]) {
93 ExtTextOut(fHdc, x + (le_int32) xOffset, y + (le_int32) yOffset - font->getAscent(), ETO_CLIPPED | ETO_GLYPH_INDEX, &clip,
/external/opencv/cxcore/include/
H A Dcxcore.hpp144 cvRect(image->roi->xOffset,image->roi->yOffset,
172 (uchar*)(image->imageData + (y+image->roi->yOffset)*image->widthStep +
186 (const uchar*)(image->imageData + (y+image->roi->yOffset)*image->widthStep +
/external/harfbuzz/src/
H A Dharfbuzz-shaper.h234 HB_Fixed xOffset, yOffset; member in struct:__anon18898

Completed in 1247 milliseconds

123