/third_party/skia/gm/ |
H A D | arcofzorro.cpp | 48 int xOffset = 0, yOffset = 0; variable
|
H A D | textblobcolortrans.cpp | 47 SkScalar yOffset = bounds.height(); variable
|
H A D | textblobblockreordering.cpp | 46 SkScalar yOffset = bounds.height(); variable
|
H A D | textblobtransforms.cpp | 51 SkScalar yOffset = bounds.height(); variable 85 SkScalar yOffset = SkScalarCeilToScalar(bounds.height()); variable [all...] |
H A D | androidblendmodes.cpp | 66 void drawTile(SkCanvas* canvas, int xOffset, int yOffset, SkBlendMode mode) { in drawTile() argument 84 int xOffset = 0, yOffset = 0; variable
|
H A D | textblobrandomfont.cpp | 137 SkScalar yOffset = 5; variable
|
H A D | arcto.cpp | 202 const SkScalar yOffset = 122.88f; in DEF_SIMPLE_GM() local
|
H A D | textblobmixedsizes.cpp | 57 SkScalar yOffset = bounds.height(); variable [all...] |
H A 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; make_curve() local 185 static SkScalar yOffset = -270.f; make_ring() local [all...] |
H A D | mixedtextblobs.cpp | 66 SkScalar yOffset = bounds.height(); variable
|
H A D | crop_imagefilter.cpp | 59 float yOffset = (amountY > 0.f ? (r.height() + r.height() * amountY) : in make_disjoint() local
|
H A D | tablecolorfilter.cpp | 165 SkScalar yOffset = SkScalar(bm.height() * 9 / 8); variable
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | CompositeBitmapGlyph.java | 31 private int yOffset; field in CompositeBitmapGlyph.Component 33 protected Component(int glyphCode, int xOffset, int yOffset) { in Component() argument 47 public int yOffset() { in yOffset() method in CompositeBitmapGlyph.Component
|
/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/ |
H A D | TriFanMicroBench.cpp | 65 GLfloat yOffset = yMin; in createVertexBuffers() local
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | GDIFontInstance.cpp | 92 float yOffset = ps[dyStart * 2 + 1]; in drawGlyphs() local
|
/third_party/skia/third_party/externals/angle2/samples/multiview/ |
H A D | Multiview.cpp | 18 void FillTranslationMatrix(float xOffset, float yOffset, float zOffset, float *matrix) in FillTranslationMatrix() argument
|
/third_party/skia/src/codec/ |
H A D | SkFrameHolder.h | 111 int yOffset() const { return fRect.y(); } in yOffset() function in SkFrame
|
/third_party/skia/third_party/externals/libgifcodec/ |
H A D | SkGifImageReader.cpp | 744 int height, width, xOffset, yOffset; in parse() local
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | GDIFontInstance.cpp | 92 float yOffset = ps[dyStart * 2 + 1]; in drawGlyphs() local
|
/third_party/skia/tests/ |
H A D | PathOpsBuilderConicTest.cpp | 84 SkScalar yOffset = r.nextRangeScalar(1, 100) * scale; in setupOne() local
|
H A D | TextBlobCacheTest.cpp | 37 int yOffset = 0; in draw() local
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_EBDT.h | 89 SK_OT_CHAR yOffset; // Position of component top member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryInstancedRenderingTests.cpp | 259 const float yOffset = 0.3f * deFloatSin(12.0f * modifier); in generateReferenceImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryInstancedRenderingTests.cpp | 259 const float yOffset = 0.3f * deFloatSin(12.0f * modifier); in generateReferenceImage() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | CopyTexImageTest.cpp | 880 copyTexSubImage3D(GLTexture &subTexture2D, const GLint xOffset, const GLint yOffset, const GLsizei subImageWidth, const GLsizei subImageHeight, const GLsizei imageDepth) copyTexSubImage3D() argument 900 verifyCopyTexSubImage3D(GLTexture &texture3D, const GLint xOffset, const GLint yOffset, const GLColor subImageColor) verifyCopyTexSubImage3D() argument
|