/ohos5.0/foundation/arkui/ui_lite/frameworks/render/ |
H A D | render_pixfmt_rgba_blend.cpp | 19 bool RenderPixfmtRgbaBlend::Attach(RenderPixfmtRgbaBlend& pixf, int32_t x1, int32_t y1, int32_t x2,… in Attach()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_bezier_arc.cpp | 138 float y1 = -sinA * delatX2 + cosA * delatY2; in Init() local
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsics_x86.cpp | 80 const void *y1, const void *y2, in rsdIntrinsicConvolve3x3_K() 455 __m128i y1, y2, y3, y4; in rsdIntrinsicYuv_K() local 517 __m128i y1, y2, y3, y4; in rsdIntrinsicYuvR_K() local 578 __m128i y1, y2, y3, y4; in rsdIntrinsicYuv2_K() local 597 const void *y1, const void *y2, in rsdIntrinsicConvolve5x5_K()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_canvas_path.cpp | 88 double y1 = 0.0; in JsPath2DArcTo() local
|
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | DistortionMapper.cpp | 502 const float &y1 = quad.coords[1]; in findEnclosingQuad() local 536 const float &y1 = quad.coords[1]; in calculateUorV() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | gradient_property.h | 82 float y1 = 0.0f; member 229 std::optional<Dimension> y1; member
|
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
H A D | Quaternion.java | 100 double y1 = a.x[0] * b.x[1] + a.x[1] * b.x[0] + a.x[2] * b.x[3] - a.x[3] * b.x[2]; in times() local
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
H A D | Quad.java | 326 private Quad(float x0, float y0, float x1, float y1, float x2, float y2, float x3, float y3) { in Quad()
|
/ohos5.0/base/security/security_component_manager/frameworks/common/src/ |
H A D | sec_comp_tool.cpp | 112 double y1 = GetHsvDisY(hsv1, r); in HsvDistance() local
|
/ohos5.0/foundation/multimedia/image_effect/interfaces/kits/native/ |
H A D | image_effect_filter.h | 600 int32_t y1; member
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
H A D | DynamicGridKeyboard.java | 234 public void updateCoordinates(final int x0, final int y0, final int x1, final int y1) { in updateCoordinates()
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
H A D | X2DFast.js | 99 drawLine(x1, y1, x2, y2, c = 0xffffffff, linewidth = 1) { argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/ |
H A D | sample_bitmap.cpp | 83 float y1 = height_ / blockSize; in ConstructPath() local
|
/ohos5.0/foundation/resourceschedule/ffrt/test/testfunc/ |
H A D | func_pool.cpp | 57 int x = 1, y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, i = 1; in NestedWhile() local
|
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | RoiAlign.cpp | 141 uint32_t y1 = std::floor(static_cast<float>(y)); in roiAlignNhwc() local 267 uint32_t x1 = std::floor(x), y1 = std::floor(y); in roiAlignQuantNhwc() local
|
/aosp12/system/bt/embdrv/sbc/decoder/srce/ |
H A D | synthesis-sbc.c | 529 int32_t y0, y1, y2, y3; in cosineModulateSynth4() local
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_path.h | 79 virtual void ArcTo(float x1, float y1, float x2, float y2, float radius) {} in ArcTo()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | drawing_painter_impl.cpp | 247 SkScalar x0, SkScalar y0, SkScalar x1, SkScalar y1, const DecorationStyle& decorStyle) in drawLine()
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/ |
H A D | crop_efilter.cpp | 38 int32_t y1; member
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/ |
H A D | EvdevInjector.cpp | 157 int EvdevInjector::ConfigureMultiTouchXY(int x0, int y0, int x1, int y1) { in ConfigureMultiTouchXY()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_canvas_ffi.h | 61 double y1; member
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_math_stroke.h | 325 float y1 = vd1.vertexYCoord - dy1; in CalcMiter() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | InvariantDeviceProfile.java | 531 private static float dist(float x0, float y0, float x1, float y1) { in dist() 614 private static float weight(float x0, float y0, float x1, float y1, float pow) { in weight()
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | Path.cpp | 93 static void quadTo__FFFF(JNIEnv* env, jclass clazz, jlong objHandle, jfloat x1, jfloat y1, in quadTo__FFFF() 105 static void cubicTo__FFFFFF(JNIEnv* env, jclass clazz, jlong objHandle, jfloat x1, jfloat y1, in cubicTo__FFFFFF() 111 static void rCubicTo(JNIEnv* env, jclass clazz, jlong objHandle, jfloat x1, jfloat y1, in rCubicTo()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
H A D | GestureStrokeRecognitionPoints.java | 331 private static int getDistance(final int x1, final int y1, final int x2, final int y2) { in getDistance()
|