Home
last modified time | relevance | path

Searched defs:yOffset (Results 1 - 25 of 45) sorted by relevance

12

/third_party/skia/gm/
H A Darcofzorro.cpp48 int xOffset = 0, yOffset = 0; variable
H A Dtextblobcolortrans.cpp47 SkScalar yOffset = bounds.height(); variable
H A Dtextblobblockreordering.cpp46 SkScalar yOffset = bounds.height(); variable
H A Dtextblobtransforms.cpp51 SkScalar yOffset = bounds.height(); variable
85 SkScalar yOffset = SkScalarCeilToScalar(bounds.height()); variable
[all...]
H A Dandroidblendmodes.cpp66 void drawTile(SkCanvas* canvas, int xOffset, int yOffset, SkBlendMode mode) { in drawTile() argument
84 int xOffset = 0, yOffset = 0; variable
H A Dtextblobrandomfont.cpp137 SkScalar yOffset = 5; variable
H A Darcto.cpp202 const SkScalar yOffset = 122.88f; in DEF_SIMPLE_GM() local
H A Dtextblobmixedsizes.cpp57 SkScalar yOffset = bounds.height(); variable
[all...]
H A Dsmallpaths.cpp84 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 Dmixedtextblobs.cpp66 SkScalar yOffset = bounds.height(); variable
H A Dcrop_imagefilter.cpp59 float yOffset = (amountY > 0.f ? (r.height() + r.height() * amountY) : in make_disjoint() local
H A Dtablecolorfilter.cpp165 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 DCompositeBitmapGlyph.java31 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 DTriFanMicroBench.cpp65 GLfloat yOffset = yMin; in createVertexBuffers() local
/third_party/icu/icu4c/source/samples/layout/
H A DGDIFontInstance.cpp92 float yOffset = ps[dyStart * 2 + 1]; in drawGlyphs() local
/third_party/skia/third_party/externals/angle2/samples/multiview/
H A DMultiview.cpp18 void FillTranslationMatrix(float xOffset, float yOffset, float zOffset, float *matrix) in FillTranslationMatrix() argument
/third_party/skia/src/codec/
H A DSkFrameHolder.h111 int yOffset() const { return fRect.y(); } in yOffset() function in SkFrame
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.cpp744 int height, width, xOffset, yOffset; in parse() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGDIFontInstance.cpp92 float yOffset = ps[dyStart * 2 + 1]; in drawGlyphs() local
/third_party/skia/tests/
H A DPathOpsBuilderConicTest.cpp84 SkScalar yOffset = r.nextRangeScalar(1, 100) * scale; in setupOne() local
H A DTextBlobCacheTest.cpp37 int yOffset = 0; in draw() local
/third_party/skia/src/sfnt/
H A DSkOTTable_EBDT.h89 SK_OT_CHAR yOffset; // Position of component top member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp259 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 DvktGeometryInstancedRenderingTests.cpp259 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 DCopyTexImageTest.cpp880 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

Completed in 19 milliseconds

12