/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderFieldset.cpp | 155 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/ |
D | megalooper.cpp | 164 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/ |
D | megalooper.cpp | 164 SkLayerDrawLooper* create1Looper(SkScalar xOff, SkScalar yOff, SkColor color) { in create1Looper() 208 SkLayerDrawLooper* create4Looper(SkScalar xOff, SkScalar yOff) { in create4Looper()
|
/external/skia/tests/ |
D | FontHostStreamTest.cpp | 40 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | DrawTextTest.cpp | 36 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | BlurTest.cpp | 75 const int yOff = itest.fTop - iref.fTop; in compare() local
|
/external/chromium_org/third_party/skia/tests/ |
D | DrawTextTest.cpp | 36 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | FontHostStreamTest.cpp | 41 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | BlurTest.cpp | 75 const int yOff = itest.fTop - iref.fTop; in compare() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | LongArray.java | 655 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()
|
D | IntArray.java | 323 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/ |
D | GCMUtil.java | 409 static void xor(byte[] x, byte[] y, int yOff, int yLen) in xor()
|
/external/deqp/modules/glshared/ |
D | glsLifetimeTests.cpp | 499 const GLint yOff = rnd.getInt(0, height - maxHeight); in randomViewport() local
|
D | glsLongStressCase.cpp | 560 void Texture::setSubData (const ConstPixelBufferAccess& src, const int xOff, const int yOff, const … in setSubData() argument
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 986 GLint yOff = rnd.getInt(0, target.getHeight() - height); in randomViewport() local
|
D | es31fTessellationTests.cpp | 1024 for (int yOff = -((size-1)/2); yOff <= size/2; yOff++) in drawPoint() local
|
/external/skia/src/core/ |
D | SkPath.cpp | 1020 SkScalar yOff[kCornerPts]; in add_corner_quads() local
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkPath.cpp | 1022 SkScalar yOff[kCornerPts]; in add_corner_quads() local
|