Home
last modified time | relevance | path

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

1234

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Darcofzorro.h34 int yOffset = 0; member in ArcOfZorro
/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
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dswipe_recognizer.cpp25 auto yOffset = lastPoint.y - firstPoint.y; in GetSwipeDirection() local
/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
/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Drosen_render_search.cpp92 double yOffset = (searchTextRect_.Height() - textSize.Height()) / 2; in Paint() local
/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Drender_triangle.cpp22 bool TriangleRotationCalculator::Calculate(double xOffset, double yOffset) in Calculate() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Darc.h83 void Move(double xOffset, double yOffset) in Move() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_event_hub.h33 Dimension yOffset; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_paint_method.cpp104 auto yOffset = contentOffset.GetY(); in PaintSwitch() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h52 uint32_t yOffset = 0; member
/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/
H A DTriFanMicroBench.cpp65 GLfloat yOffset = yMin; in createVertexBuffers() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp185 float yOffset = offset.GetY(); in AdjustChildOnDirection() local
231 float yOffset = CalculateCrossOffset(size.Height(), frameSize.Height(), crossAlign); in Layout() local
331 float yOffset = in LayoutCondition() local
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.h167 uint32_t yOffset = 0; ///< y position at which to render the following frame member
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view_group.cpp318 void UIViewGroup::MoveChildByOffset(int16_t xOffset, int16_t yOffset) in MoveChildByOffset() argument
H A Dui_picker.cpp321 int16_t yOffset = (list_.GetHeight() - itemsHeight_) / 2 - in RefreshSelected() local
/third_party/icu/icu4c/source/samples/layout/
H A DGDIFontInstance.cpp92 float yOffset = ps[dyStart * 2 + 1]; in drawGlyphs() local

Completed in 10 milliseconds

1234