Home
last modified time | relevance | path

Searched +defs:f +defs:y (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXMat4.js70 initScaleMat(x, y, z) { argument
76 move(x, y, z = 0) { argument
82 rotate(x, y, z) { argument
98 scale(x, y, z = 1) { argument
129 PerspectiveMatrix(n, f, w = NO_INITIAL_VAL, h = NO_INITIAL_VAL) { argument
148 orthoMat(x, y, w, h) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp78 float f = drawBits2Float(floatint) - 1.0f; in nextF() local
126 uint8_t* DrawBitmapGetAddr8(OH_Drawing_Bitmap* bitmap, int x, int y) in DrawBitmapGetAddr8()
135 uint16_t* DrawBitmapGetAddr16(OH_Drawing_Bitmap* bitmap, int x, int y) in DrawBitmapGetAddr16()
144 uint32_t* DrawBitmapGetAddr32(OH_Drawing_Bitmap* bitmap, int x, int y) in DrawBitmapGetAddr32()
153 void DrawPathGetBound(DrawRect& r, float x, float y) in DrawPathGetBound()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js119 this.containerGlobalPosition = { x: 0, y: 0 }; property in FoldSplitContainer.constructor.containerGlobalPosition
684 let f = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp345 void CanvasPath2D::SetTransform(double a, double b, double c, double d, double e, double f) in SetTransform()
357 void CanvasPath2D::MoveTo(double x, double y) in MoveTo()
365 void CanvasPath2D::LineTo(double x, double y) in LineTo()
373 void CanvasPath2D::Arc(double x, double y, double radius, double startAngle, double endAngle, doubl… in Arc()
396 void CanvasPath2D::QuadraticCurveTo(double cpx, double cpy, double x, double y) in QuadraticCurveTo()
406 …CanvasPath2D::BezierCurveTo(double cp1x, double cp1y, double cp2x, double cp2y, double x, double y) in BezierCurveTo()
419 …double x, double y, double radiusX, double radiusY, double rotation, double startAngle, double end… in Ellipse()
433 void CanvasPath2D::Rect(double x, double y, double width, double height) in Rect()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h119 Vector2(T x, T y) in Vector2()
242 Vector3(T x, T y, T z) in Vector3()
298 Vector4(T x, T y, T z, T w) in Vector4()
525 T y = data_[1] * ((data_[3] * data_[8]) - (data_[5] * data_[6])); in Determinant() local
947 inline int64_t FloatToInt64(float f) in FloatToInt64()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp516 for (int16_t y = 0; y < height; y++) { in ReMeasure() local
726 int64_t f = p4.x * p3.y - p3.x * p4.y; in GetLineCrossPoint() local
808 int16_t y = enableReverse_ ? (linePoints.start.y + startY) : (startY - linePoints.start.y); in DrawGradientColor() local
869 int16_t& y, in CalcVerticalInfo()
904 int16_t y = 0; in GradientColor() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 …ct";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=require("cr variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp84 FILE* f = fopen(filename.c_str(), "rb"); local
118 …auto alphaSort = [](dirent* x, dirent* y) { return std::string(x->d_name) < std::string(y->d_name)…
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h30 #define SWAP_INT16(x, y) \ argument
44 #define FO_TRANS_FLOAT_TO_FIXED(f) (static_cast<int64_t>((f) * FIXED_NUM_1)) argument
45 #define FO_TRANS_INTEGER_TO_FIXED(f) ((static_cast<int64_t>(f)) << FIXED_Q_NUM) argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp554 void ContextMenuParamOhos::GetImageRect(int32_t& x, int32_t& y, int32_t& width, int32_t& height) co… in GetImageRect()
2725 float f = std::stof(str); in ratioStrToFloat() local
5665 void WebDelegate::HandleTouchDown(const int32_t& id, const double& x, const double& y, bool from_ov… in HandleTouchDown()
5673 void WebDelegate::HandleTouchUp(const int32_t& id, const double& x, const double& y, bool from_over… in HandleTouchUp()
5713 void WebDelegate::WebHandleTouchpadFlingEvent(const double& x, const double& y, in WebHandleTouchpadFlingEvent()
5728 void WebDelegate::WebHandleAxisEvent(const double& x, const double& y, in WebHandleAxisEvent()
5782 void WebDelegate::UpdateClippedSelectionBounds(int32_t x, int32_t y, int32_t w, int32_t h) in UpdateClippedSelectionBounds()
5906 void WebDelegate::HandleDragEvent(int32_t x, int32_t y, const DragAction& dragAction) in HandleDragEvent()
5935 void WebDelegate::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect()
5990 void WebDelegate::HandleAccessibilityHoverEvent(int32_t x, int32_t y) in HandleAccessibilityHoverEvent()
[all …]
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1272 constructor(x, y) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… variable
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16fs"),r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require(… argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp120 float f = 0.0f; member
782 int y = static_cast<int>(ybase[i * bufferStride + j]); in ConvertYUV420SPToRGBA() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2794 static inline uint8_t FloatToUint8(float f) in FloatToUint8()
2836 const uint8_t y = (ypos < yuvSize) ? yuvPlane[ypos] : 0; in ConvertYUV420ToRGBA() local