/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | matrix_test.cpp | 40 float tx = 1; variable 57 float tx = 0; variable 74 float tx = 1; variable 91 float tx = 1; variable 108 float tx = 0; variable 125 float tx = 1; variable 159 float tx = 1; variable 177 float tx = 1; variable 230 float tx = 0; variable 249 float tx = 1; variable [all …]
|
/ohos5.0/base/request/request/services/src/manage/scheduler/queue/ |
H A D | keeper.rs | 27 tx: UnboundedSender<TaskManagerEvent>, field 39 let tx = &tx.tx; in new() localVariable
|
H A D | running_task.rs | 30 tx: TaskManagerTx, field
|
H A D | mod.rs | 47 tx: TaskManagerTx, field
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | matrix.cpp | 35 Matrix &Matrix::SetTranslate(const float tx, const float ty) in SetTranslate() 119 void Matrix::SetTranslateAndScale(const float tx, const float ty, const float sx, const float sy) in SetTranslateAndScale() 219 void Matrix::TransXY(const Matrix &m, const float tx, const float ty, Point &pt) in TransXY()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | rosen_render_svg.cpp | 43 … double tx = GetLayoutSize().Width() * 0.5 - (viewBox_.Width() * 0.5 + viewBox_.Left()) * scale; in UpdateTransformByGlobalOffset() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/rsxform_fuzzer/ |
H A D | rs_xform_fuzzer.cpp | 38 scalar tx = GetObject<scalar>(); in RsXformFuzzTest() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/ |
H A D | rosen_render_shape_container.cpp | 58 double tx = GetLayoutSize().Width() * 0.5 - (viewBoxWidth * 0.5 + viewBoxLeft) * scale; in PerformLayout() local 93 double tx = GetLayoutSize().Width() * 0.5 - (viewBoxWidth * 0.5 + viewBoxLeft) * scale; in Paint() local 127 double tx = GetLayoutSize().Width() * 0.5 - (viewBoxWidth * 0.5 + viewBoxLeft) * scale; in Paint() local 219 double tx = GetLayoutSize().Width() * 0.5 - (viewBoxWidth * 0.5 + viewBoxLeft) * scale; in BitmapMesh() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | shape_container_pattern.cpp | 49 double tx = contentSize.Width() * 0.5 - (portWidth * 0.5 + portLeft) * scale; in ViewPortTransform() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | surface_utils.cpp | 166 float tx = 0.f; in ComputeTransformMatrix() local 254 float tx = 0.f; in ComputeTransformMatrixV2() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
H A D | Matrix.js | 447 setTranslateRotateScale(tx, ty, tz, rx, ry, rz, sx, sy, sz) { argument 479 setTRS(tx, ty, tz, rx, ry, rz, sx, sy, sz) { argument
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/ |
H A D | fill_interpolator.h | 99 float tx; in Begin() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | matrix2d.cpp | 70 void Matrix2D::Translate(TransformParam& param, double tx, double ty) in Translate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/ |
H A D | skia_svg_dom.cpp | 50 float tx = 0.0; in FitImage() local
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/ |
H A D | spi_virtual.c | 127 static bool VirtualSpiWriteFifo(struct VirtualSpi *virtual, const uint8_t *tx, uint32_t count) in VirtualSpiWriteFifo() 182 const uint8_t *tx = msg->wbuf; in VirtualSpiTxRx() local
|
/ohos5.0/base/request/request/services/src/service/run_count/ |
H A D | manager.rs | 29 tx: UnboundedSender<RunCountEvent>, field
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/matrix_fuzzer/ |
H A D | matrix_fuzzer.cpp | 97 scalar tx = GetObject<scalar>(); in MatrixFuzzTest001() local
|
/ohos5.0/base/request/request/services/src/service/client/ |
H A D | manager.rs | 29 tx: UnboundedSender<ClientEvent>, field
|
/ohos5.0/base/request/request/services/src/manage/ |
H A D | network.rs | 50 let tx = network_manager.tx.clone(); in register_network_change() localVariable
|
/ohos5.0/base/msdp/device_status/tools/vdev/src/ |
H A D | virtual_mouse.cpp | 187 double tx = round(step * static_cast<double>(dx) / delta); in Move() local
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_bezier_arc.cpp | 40 float tx = (1.0f - x0) * BEZIER_ARC_DELTAX / BEZIER_ARC_EQUAL_DIVISION; in ArcToBezier() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
H A D | matrix.h | 108 …constexpr Matrix(float sx, float kx, float tx, float ky, float sy, float ty, float p0, float p1, f… in Matrix()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ |
H A D | oneshot.rs | 86 let tx = Sender { in channel() localVariable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_inst.c | 276 L2capErfcTxPacket *tx = NULL; in L2capDestroyChannelTx() local
|
H A D | l2cap_core.c | 533 L2capErfcTxPacket *tx = NULL; in L2capProcessRxReqSeq() local 589 L2capErfcTxPacket *tx = NULL; in L2capErfcTxOneFrame() local 765 L2capErfcTxPacket *tx = NULL; in L2capErfcDoTx() local 813 L2capErfcTxPacket *tx = NULL; in L2capErfcTx() local 921 L2capErfcTxPacket *tx = NULL; in L2capAddNewPacket() local
|