Home
last modified time | relevance | path

Searched defs:degrees (Results 26 - 50 of 78) sorted by relevance

1234

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart3.cpp1131 float degrees[] = {0, 180, 360}; in HWTEST_F() local
/third_party/skia/experimental/xform/
H A DSkXform.h109 void setRotate(SkScalar degrees) { in setRotate() argument
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dpixel_map_impl.cpp203 void PixelMapImpl::Rotate(float degrees) in Rotate() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dmatrix.cpp47 Matrix &Matrix::SetRotate(const float degrees, const float px, const float py) in SetRotate() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixel_astc_test.cpp217 float degrees = 2.0; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp104 void PixelAstc::rotate(float degrees) in rotate() argument
H A Dpixel_yuv_ext.cpp201 void PixelYuvExt::rotate(float degrees) in rotate() argument
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_sink.cpp203 int32_t RecorderSink::SetOrientationHint(int degrees) in SetOrientationHint() argument
/foundation/window/window_manager/utils/include/
H A Dwm_math.h34 inline float ToRadians(float degrees) in ToRadians() argument
/kernel/linux/linux-5.10/drivers/clk/rockchip/
H A Dclk-mmc-phase.c51 u16 degrees; in rockchip_mmc_get_phase() local
75 static int rockchip_mmc_set_phase(struct clk_hw *hw, int degrees) in rockchip_mmc_set_phase() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H A Dclk-mod0.c214 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c75 sin_mul(int degrees, int factor) in sin_mul() argument
87 cos_mul(int degrees, int factor) in cos_mul() argument
[all...]
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dhost.c226 int degrees[2] = {0}; in mmc_of_parse_timing_phase() local
/kernel/linux/linux-6.6/drivers/clk/starfive/
H A Dclk-starfive-jh71x0.c185 static int jh71x0_clk_set_phase(struct clk_hw *hw, int degrees) in jh71x0_clk_set_phase() argument
/kernel/linux/linux-6.6/drivers/clk/sunxi/
H A Dclk-mod0.c212 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase() argument
/kernel/linux/linux-6.6/drivers/clk/rockchip/
H A Dclk-mmc-phase.c51 u16 degrees; in rockchip_mmc_get_phase() local
75 static int rockchip_mmc_set_phase(struct clk_hw *hw, int degrees) in rockchip_mmc_set_phase() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c75 sin_mul(int degrees, int factor) in sin_mul() argument
87 cos_mul(int degrees, int factor) in cos_mul() argument
[all...]
/third_party/libinput/test/
H A Dtest-pad.c407 double degrees, expected; in START_TEST() local
467 double degrees; in START_TEST() local
661 double degrees, expected; START_TEST() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuVectorUtil.hpp66 inline float degrees (float f) { return deFloatDegrees(f); } in degrees() function
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dmatrix.h54 static inline float DegreesToRadians(const float degrees) in DegreesToRadians() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_image.cpp71 void HeifImage::SetRotateDegrees(int degrees) in SetRotateDegrees() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_photo_asset_proxy.cpp346 int degrees = static_cast<int32_t>(stringValue); in LocationValueToString() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp433 int degrees = 0; in GetStreamRotation() local
/third_party/libinput/src/
H A Devdev-tablet-pad.c184 double degrees; in pad_handle_ring() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp577 auto degrees = Operand(this, state, insn.word(5)); in EmitExtGLSLstd450() local

Completed in 20 milliseconds

1234