Home
last modified time | relevance | path

Searched defs:bottom (Results 276 - 300 of 482) sorted by relevance

1...<<11121314151617181920

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp199 int16_t bottom = point.y + height; in AddRect() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp99 float bottom = -scale; in CalculateProjectionMatrix() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp1170 auto bottom = RoundCornerDisplayManager::RCDLayerType::BOTTOM; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp143 void Path::AddRect(scalar left, scalar top, scalar right, scalar bottom, PathDirection dir) in AddRect() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp471 float bottom = frameRect_.GetBottom(); in CalcRepeatBounds() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp149 void SkiaPath::AddRect(scalar left, scalar top, scalar right, scalar bottom, PathDirection dir) in AddRect() argument
163 void SkiaPath::AddOval(scalar left, scalar top, scalar right, scalar bottom, PathDirection dir) in AddOval() argument
170 void SkiaPath::AddOval(scalar left, scalar top, scalar right, scalar bottom, unsigned start, PathDirection dir) in AddOval() argument
177 void SkiaPath::AddArc(scalar left, scalar top, scalar right, scalar bottom, scalar startAngle, scalar sweepAngle) in AddArc() argument
200 AddRoundRect( scalar left, scalar top, scalar right, scalar bottom, scalar xRadius, scalar yRadius, PathDirection dir) AddRoundRect() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dclearvideo.c476 int bottom = size - (h & (size - 1)); in extend_edges() local
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c133 int bottom = y + h - f; in xcbgrab_reposition() local
/third_party/backends/backend/
H A Dcanon630u-common.c1437 CANON_set_scan_parameters(CANON_Handle * scan, const int forceCal, const int gray, const int left, const int top, const int right, const int bottom, const int res, const int gain, const double gamma) CANON_set_scan_parameters() argument
/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp759 ImagePipelineNodeCalibrate(ImagePipelineNode& source, const std::vector<std::uint16_t>& bottom, const std::vector<std::uint16_t>& top, std::size_t x_start) ImagePipelineNodeCalibrate() argument
H A Dgl646.cpp2072 unsigned int bottom, black_pixels; in ad_fe_offset_calibration() local
2180 int top, bottom, black_pixels; in offset_calibration() local
[all...]
H A Dgl841.cpp1568 int bottom; in ad_fe_offset_calibration() local
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp1112 uint32_t bottom=wordBottom-length; in allocWord() local
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c869 _math_matrix_frustum( GLmatrix *mat, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat nearval, GLfloat farval ) _math_matrix_frustum() argument
909 _math_float_ortho(float *m, float left, float right, float bottom, float top, float nearval, float farval) _math_float_ortho() argument
952 _math_matrix_ortho( GLmatrix *mat, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat nearval, GLfloat farval ) _math_matrix_ortho() argument
[all...]
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h81 int32_t bottom; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawScissorTests.cpp74 int bottom = quad.m_y + quad.m_height; in scissorQuad() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawScissorTests.cpp74 int bottom = quad.m_y + quad.m_height; in scissorQuad() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp488 GLsizei bottom; member
/third_party/skia/src/core/
H A DSkImageFilterTypes.h357 int32_t bottom() const { return fData.fBottom; } in bottom() function in skif::LayerSpace
391 SkScalar bottom() const { return fData.fBottom; } in bottom() function in skif::LayerSpace
H A DSkTextBlob.cpp948 getIntercepts(const SkGlyphID glyphs[], int count, const SkPoint positions[], SkScalar top, SkScalar bottom, const SkPaint* paintPtr) const getIntercepts() argument
H A DSkGpuBlurUtils.cpp206 SkIRect top, bottom; in convolve_gaussian() local
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Derr.h50 int top, bottom; member
/third_party/skia/include/core/
H A DSkPath.h1081 SkPath& addRect(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom, in addRect() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderState.hpp224 int bottom; member
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp361 void WebviewControllerImpl::ScrollPageDown(bool bottom) in ScrollPageDown() argument

Completed in 46 milliseconds

1...<<11121314151617181920