/third_party/skia/gm/ |
H A D | arcofzorro.cpp | 48 int xOffset = 0, yOffset = 0; variable
|
H A D | textblobtransforms.cpp | 45 SkScalar xOffset = bounds.width() + 5; variable 84 SkScalar xOffset = SkScalarCeilToScalar(bounds.width()); 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 | smallpaths.cpp | 83 static SkScalar xOffset = 34.f; in make_three_line() local 102 static SkScalar xOffset = 34.f; in make_arrow() local 121 static SkScalar xOffset = -382.f; make_curve() local 133 static SkScalar xOffset = 5.0f; make_battery() local 160 static SkScalar xOffset = 225.625f; make_battery2() local 184 static SkScalar xOffset = 120; make_ring() local [all...] |
H A D | mixedtextblobs.cpp | 74 SkScalar xOffset = boundsHalfWidth; variable
|
H A D | crop_imagefilter.cpp | 57 float xOffset = (amountX > 0.f ? (r.width() + r.width() * amountX) : in make_disjoint() local
|
H A D | tablecolorfilter.cpp | 164 SkScalar xOffset = SkScalar(bm.width() * 9 / 8); variable
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
H A D | text_CustomSpan_test.cpp | 101 auto xOffset = OH_ArkUI_CustomSpanDrawInfo_GetXOffset(customSpanDrawInfo); in textCustomSpanTest009() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | CompositeBitmapGlyph.java | 30 private int xOffset; field in CompositeBitmapGlyph.Component 33 protected Component(int glyphCode, int xOffset, int yOffset) { in Component() argument 43 public int xOffset() { in xOffset() method in CompositeBitmapGlyph.Component
|
/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/ |
H A D | TriFanMicroBench.cpp | 64 GLfloat xOffset = xMin; in createVertexBuffers() local [all...] |
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/ |
H A D | scroll_nestedscroll_test.cpp | 81 float xOffset = componentEvent->data[PARAM_0].f32; in OnEventReceive() local 89 float xOffset = componentEvent->data[PARAM_0].f32; in OnEventReceive() local
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | GDIFontInstance.cpp | 93 float xOffset = ps[dyStart * 2]; 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 | 110 int xOffset() const { return fRect.x(); } in xOffset() 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 | 93 float xOffset = ps[dyStart * 2]; in drawGlyphs() local
|
/third_party/skia/tests/ |
H A D | PathOpsBuilderConicTest.cpp | 83 SkScalar xOffset = r.nextRangeScalar(1, 40) * scale; in setupOne() local
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_EBDT.h | 88 SK_OT_CHAR xOffset; // Position of component left member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftoutln.c | 507 FT_Outline_Translate( const FT_Outline* outline, FT_Pos xOffset, FT_Pos yOffset ) FT_Outline_Translate() argument
|
/third_party/skia/fuzz/ |
H A D | FuzzDDLThreading.cpp | 241 int xOffset = i * kPromiseImageSize.width(); in recordAndPlayDDL() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryInstancedRenderingTests.cpp | 258 const float xOffset = static_cast<float>(invocationNdx) * dx; in generateReferenceImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryInstancedRenderingTests.cpp | 258 const float xOffset = static_cast<float>(invocationNdx) * dx; 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
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | pshints.h | 217 CF2_Fixed xOffset; /* character space offsets */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color-sbix-table.hh | 61 HBINT16 xOffset; /* The horizontal (x-axis) offset from the left member
|