/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | CompositeBitmapGlyph.java | 31 private int yOffset; field in CompositeBitmapGlyph.Component 33 protected Component(int glyphCode, int xOffset, int yOffset) { in Component() 47 public int yOffset() { in yOffset() method in CompositeBitmapGlyph.Component
|
/third_party/skia/gm/ |
D | smallpaths.cpp | 84 static SkScalar yOffset = 50.f; in make_three_line() local 103 static SkScalar yOffset = 40.f; in make_arrow() local 122 static SkScalar yOffset = -50.f; in make_curve() local 185 static SkScalar yOffset = -270.f; in make_ring() local
|
D | textblobtransforms.cpp | 51 SkScalar yOffset = bounds.height(); in onOnceBeforeDraw() local 85 SkScalar yOffset = SkScalarCeilToScalar(bounds.height()); in onDraw() local
|
D | androidblendmodes.cpp | 66 void drawTile(SkCanvas* canvas, int xOffset, int yOffset, SkBlendMode mode) { in drawTile() 84 int xOffset = 0, yOffset = 0; in onDraw() local
|
D | arcofzorro.cpp | 48 int xOffset = 0, yOffset = 0; in onDraw() local
|
D | textblobblockreordering.cpp | 46 SkScalar yOffset = bounds.height(); in onOnceBeforeDraw() local
|
D | textblobcolortrans.cpp | 47 SkScalar yOffset = bounds.height(); in onOnceBeforeDraw() local
|
D | textblobrandomfont.cpp | 137 SkScalar yOffset = 5; in onDraw() local
|
D | textblobmixedsizes.cpp | 57 SkScalar yOffset = bounds.height(); in onOnceBeforeDraw() local
|
D | mixedtextblobs.cpp | 66 SkScalar yOffset = bounds.height(); in onOnceBeforeDraw() local
|
D | arcto.cpp | 202 const SkScalar yOffset = 122.88f; variable
|
D | tablecolorfilter.cpp | 165 SkScalar yOffset = SkScalar(bm.height() * 9 / 8); in onDraw() local
|
D | crop_imagefilter.cpp | 59 float yOffset = (amountY > 0.f ? (r.height() + r.height() * amountY) : in make_disjoint() local
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLPreRotationTest.cpp | 240 GLint yOffset = 126; in testDrawingAndReadPixels() local 262 GLint yOffset = 26; in testDrawingAndReadPixels() local 817 void test256x256PredictablePattern(GLint xOffset, GLint yOffset) in test256x256PredictablePattern() 905 GLint yOffset = 30; in TEST_P() local 1532 GLint yOffset = 30; in TEST_P() local 1650 GLint yOffset = 30; in TEST_P() local 1769 GLint yOffset = 30; in TEST_P() local 1892 GLint yOffset = 30; in TEST_P() local 1983 GLint yOffset = 0; in TEST_P() local 2140 GLint yOffset = 0; in TEST_P() local [all …]
|
/third_party/skia/modules/canvaskit/tests/ |
D | canvas2d.spec.js | 658 yOffset: 0, property 665 yOffset: 0, property 672 yOffset: 30, property 679 yOffset: 30, property 700 const yOffset = test.yOffset; constant
|
/third_party/skia/src/codec/ |
D | SkFrameHolder.h | 111 int yOffset() const { return fRect.y(); } in yOffset() function
|
/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/ |
D | TriFanMicroBench.cpp | 65 GLfloat yOffset = yMin; in createVertexBuffers() local
|
/third_party/skia/third_party/externals/angle2/samples/multiview/ |
D | Multiview.cpp | 18 void FillTranslationMatrix(float xOffset, float yOffset, float zOffset, float *matrix) in FillTranslationMatrix()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | GDIFontInstance.cpp | 92 float yOffset = ps[dyStart * 2 + 1]; in drawGlyphs() local
|
/third_party/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 92 float yOffset = ps[dyStart * 2 + 1]; in drawGlyphs() local
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_EBDT.h | 89 SK_OT_CHAR yOffset; // Position of component top member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 882 const GLint yOffset, in copyTexSubImage3D() 902 const GLint yOffset, in verifyCopyTexSubImage3D()
|
/third_party/node/deps/v8/tools/system-analyzer/ |
D | timeline.mjs | 270 yOffset(event) { method in Chunk
|
/third_party/skia/third_party/externals/libgifcodec/ |
D | SkGifImageReader.cpp | 744 int height, width, xOffset, yOffset; in parse() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | FramebufferGL.cpp | 985 GLuint xOffset, yOffset; in adjustSrcDstRegion() local 1111 GLuint xOffset, yOffset; in adjustSrcDstRegion() local 1163 GLuint yOffset = realSourceRegion.y - bounds.sourceRegion.y; in clipSrcRegion() local
|