| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| D | RenderFieldset.cpp | 157 LayoutUnit xOff = (legend->x() > 0) ? LayoutUnit() : (legend->width() - borderLeft()) / 2; in paintBoxDecorations() local 208 LayoutUnit xOff = (legend->x() > 0) ? LayoutUnit() : (legend->width() - borderLeft()) / 2; in paintMask() local
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
| D | LongArray.java | 569 private static long shiftUp(long[] x, int xOff, int count, int shift) in shiftUp() 582 private static long shiftUp(long[] x, int xOff, long[] z, int zOff, int count, int shift) in shiftUp() 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() 715 …private static void addBoth(long[] x, int xOff, long[] y1, int y1Off, long[] y2, int y2Off, int co… in addBoth() 1467 private static void flipVector(long[] x, int xOff, long[] y, int yOff, int yLen, int bits) in flipVector() 1537 private static void interleave(long[] x, int xOff, long[] z, int zOff, int count, int width) in interleave() 1556 private static void interleave3(long[] x, int xOff, long[] z, int zOff, int count) in interleave3() [all …]
|
| D | IntArray.java | 323 private static int addShiftedByBits(int[] x, int xOff, int[] y, int yOff, int count, int shift) in addShiftedByBits() 355 private static void addShiftedByWords(int[] x, int xOff, int[] y, int count) in addShiftedByWords() 704 private static void interleave(int[] x, int xOff, int[] z, int zOff, int count, int rounds) in interleave()
|
| /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()
|
| D | simpleaaclip.cpp | 162 int xOff = 0; in onDraw() 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()
|
| D | simpleaaclip.cpp | 162 int xOff = 0; in onDraw() local
|
| /external/chromium_org/third_party/skia/bench/ |
| D | RectoriBench.cpp | 73 SkLayerDrawLooper* createLooper(SkScalar xOff, SkScalar sigma) { in createLooper()
|
| /external/skia/bench/ |
| D | RectoriBench.cpp | 73 SkLayerDrawLooper* createLooper(SkScalar xOff, SkScalar sigma) { in createLooper()
|
| /external/chromium_org/third_party/skia/tests/ |
| D | FontHostStreamTest.cpp | 39 const int xOff = itest.fLeft - iref.fLeft; in compare() local
|
| D | DrawTextTest.cpp | 35 const int xOff = itest.fLeft - iref.fLeft; in compare() local
|
| D | BlurTest.cpp | 74 const int xOff = itest.fLeft - iref.fLeft; in compare() local
|
| /external/skia/tests/ |
| D | FontHostStreamTest.cpp | 39 const int xOff = itest.fLeft - iref.fLeft; in compare() local
|
| D | DrawTextTest.cpp | 35 const int xOff = itest.fLeft - iref.fLeft; in compare() local
|
| D | BlurTest.cpp | 74 const int xOff = itest.fLeft - iref.fLeft; in compare() local
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
| D | SHA1Digest.java | 20 private int xOff; field in SHA1Digest
|
| D | SHA224Digest.java | 27 private int xOff; field in SHA224Digest
|
| D | SHA256Digest.java | 27 private int xOff; field in SHA256Digest
|
| D | MD5Digest.java | 17 private int xOff; field in MD5Digest
|
| /external/deqp/modules/glshared/ |
| D | glsLifetimeTests.cpp | 497 const GLint xOff = rnd.getInt(0, width - maxWidth); 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 | 885 GLint xOff = rnd.getInt(0, target.getWidth() - width); in randomViewport() local
|
| D | es31fTessellationTests.cpp | 1025 for (int xOff = -((size-1)/2); xOff <= size/2; xOff++) in drawPoint() local
|
| /external/skia/src/core/ |
| D | SkPath.cpp | 1019 SkScalar xOff[kCornerPts]; in add_corner_quads() local
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkPath.cpp | 1019 SkScalar xOff[kCornerPts]; in add_corner_quads() local
|