Home
last modified time | relevance | path

Searched defs:scale (Results 26 - 50 of 1436) sorted by relevance

12345678910>>...58

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
H A DGainDescription.h41 float scale = paramArr[0] / 10; in buildEffect() local
H A DOverdriveDescription.h46 double scale = pow(2.0, paramArr[0] / 10); in buildEffect() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/utils/
H A DWhiteNoise.h21 WhiteNoise(int scale): kScale(scale) {} in WhiteNoise() argument
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dcordic.py6 scale = units/math.pi variable
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font-scale.c40 double scale = 64 * 1024 * 96./72.; in test_hb_scale() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xy_coord.cpp60 real64 scale = 0.999999 / (temp.x + temp.y); in XYtoXYZ() local
/third_party/skia/include/core/
H A DSkUnPreMultiply.h45 static U8CPU ApplyScale(Scale scale, U8CPU component) { in ApplyScale() argument
/third_party/skia/gm/
H A Dhittestpath.cpp48 int scale = 300; in DEF_SIMPLE_GM_CAN_FAIL() local
[all...]
H A Drepeated_bitmap.cpp31 SkScalar scale = std::min(128.0f / image->width(), in draw_rotated_image() local
/third_party/skia/docs/examples/
H A Dskpaint_path_2d_path_effect.cpp6 SkScalar scale = 10.0f; in REG_FIDDLE() local
H A DCanvas_drawTextRSXform.cpp11 SkScalar scale = 1; in REG_FIDDLE() local
H A DCanvas_drawText.cpp18 float scale = size / 12.f; in REG_FIDDLE() local
H A DMatrix_decomposeScale.cpp11 SkSize scale = {SK_ScalarNaN, SK_ScalarNaN}; in REG_FIDDLE() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg.cpp41 double scale = in UpdateTransformByGlobalOffset() local
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_mmi_event_convertor.cpp19 CalculatePointerEvent(const NG::OffsetF& offsetF, const std::shared_ptr<MMI::PointerEvent>& point, const NG::VectorF& scale, int32_t udegree) CalculatePointerEvent() argument
22 CalculateWindowCoordinate(const NG::OffsetF& offsetF, const std::shared_ptr<MMI::PointerEvent>& point, const NG::VectorF& scale, const int32_t udegree) CalculateWindowCoordinate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_paint_method.h53 auto scale = renderContext->GetTransformScaleValue({ 1.0f, 1.0f }); variable
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dutil_modifier.cpp28 auto scale = 0.0; in GetFontScale() local
39 auto scale = 0.0; in GetDesignWidthScale() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.cpp50 InitMargins( const std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percentWidth) InitMargins() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dsnapshot_param.h28 float scale; member
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_texture_mapper.cpp57 float scale = static_cast<float>(scaleStart_) / SCALE_CONVERTION; in Start() local
85 float scale = static_cast<float>(scaleCur_) / SCALE_CONVERTION; in Callback() local
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dscale_filter.cpp28 std::shared_ptr<float> scale = std::static_pointer_cast<float>(value); in SetValue() local
34 void ScaleFilter::SetScale(float scale) in SetScale() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfilltypes.cpp40 float scale = param.scale; in showPath() local
65 void FillType::showFour(OH_Drawing_Canvas* canvas, float scale, OH_Drawing_Brush* brush) in showFour() argument
98 const float scale in OnTestFunction() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/point3_fuzzer/
H A Dpoint3_fuzzer.cpp38 scalar scale = GetObject<scalar>(); in Point3FuzzTest000() local
/foundation/window/window_manager/wmserver/include/
H A Ddisplay_zoom_controller.h41 float scale; member
/kernel/linux/linux-5.10/include/clocksource/
H A Dhyperv_timer.h41 u64 scale, offset; in hv_read_tsc_page_tsc() local

Completed in 6 milliseconds

12345678910>>...58