Home
last modified time | relevance | path

Searched defs:yOff (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderFieldset.cpp155 LayoutUnit yOff = (legend->y() > 0) ? LayoutUnit() : (legend->height() - borderTop()) / 2; in paintBoxDecorationBackground() local
208 LayoutUnit yOff = (legend->y() > 0) ? LayoutUnit() : (legend->height() - borderTop()) / 2; in paintMask() local
/external/skia/gm/
Dmegalooper.cpp164 SkLayerDrawLooper* create1Looper(SkScalar xOff, SkScalar yOff, SkColor color) { in create1Looper()
208 SkLayerDrawLooper* create4Looper(SkScalar xOff, SkScalar yOff) { in create4Looper()
/external/chromium_org/third_party/skia/gm/
Dmegalooper.cpp164 SkLayerDrawLooper* create1Looper(SkScalar xOff, SkScalar yOff, SkColor color) { in create1Looper()
208 SkLayerDrawLooper* create4Looper(SkScalar xOff, SkScalar yOff) { in create4Looper()
/external/skia/tests/
DFontHostStreamTest.cpp40 const int yOff = itest.fTop - iref.fTop; in compare() local
DDrawTextTest.cpp36 const int yOff = itest.fTop - iref.fTop; in compare() local
DBlurTest.cpp75 const int yOff = itest.fTop - iref.fTop; in compare() local
/external/chromium_org/third_party/skia/tests/
DDrawTextTest.cpp36 const int yOff = itest.fTop - iref.fTop; in compare() local
DFontHostStreamTest.cpp41 const int yOff = itest.fTop - iref.fTop; in compare() local
DBlurTest.cpp75 const int yOff = itest.fTop - iref.fTop; in compare() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DLongArray.java655 private static long addShiftedUp(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedUp()
668 private static long addShiftedDown(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedDown()
699 private static void add(long[] x, int xOff, long[] y, int yOff, int count) in add()
707 private static void add(long[] x, int xOff, long[] y, int yOff, long[] z, int zOff, int count) in add()
1467 private static void flipVector(long[] x, int xOff, long[] y, int yOff, int yLen, int bits) in flipVector()
DIntArray.java323 private static int addShiftedByBits(int[] x, int xOff, int[] y, int yOff, int count, int shift) in addShiftedByBits()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java409 static void xor(byte[] x, byte[] y, int yOff, int yLen) in xor()
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp499 const GLint yOff = rnd.getInt(0, height - maxHeight); in randomViewport() local
DglsLongStressCase.cpp560 void Texture::setSubData (const ConstPixelBufferAccess& src, const int xOff, const int yOff, const … in setSubData() argument
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp986 GLint yOff = rnd.getInt(0, target.getHeight() - height); in randomViewport() local
Des31fTessellationTests.cpp1024 for (int yOff = -((size-1)/2); yOff <= size/2; yOff++) in drawPoint() local
/external/skia/src/core/
DSkPath.cpp1020 SkScalar yOff[kCornerPts]; in add_corner_quads() local
/external/chromium_org/third_party/skia/src/core/
DSkPath.cpp1022 SkScalar yOff[kCornerPts]; in add_corner_quads() local