Home
last modified time | relevance | path

Searched defs:scale (Results 876 - 900 of 1436) sorted by relevance

1...<<31323334353637383940>>...58

/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.cpp386 const float scale = 1.44f/deFloatSqrt(float(m_primitiveCount)*2.0f); // Magic value to roughly fill the render area with primitives at a readable density in render() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp198 static void computeScaleAndBias (const tcu::ConstPixelBufferAccess& reference, const tcu::ConstPixelBufferAccess& result, tcu::Vec4& scale, tcu::Vec4& bias) in computeScaleAndBias() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuImageCompare.cpp44 void computeScaleAndBias (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, tcu::Vec4& scale, tcu::Vec4& bias) in computeScaleAndBias() argument
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBinaryOps.cpp470 float scale = getQuantizedFloat(rnd, minScale, maxScale, scaleStep); in operator ()() local
[all...]
/third_party/vulkan-loader/loader/
H A DcJSON.c97 double n = 0, sign = 1, scale = 0; in parse_number() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_pixel_map.cpp367 void PixelMap::scale(float xAxis, float yAxis) in scale() function in OHOS::Media::PixelMap
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_opp_select.c859 void rockchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int process, int *scale, in rockchip_get_scale_volt_sel() argument
1050 int rockchip_adjust_power_scale(struct device *dev, int scale) in rockchip_adjust_power_scale() argument
1146 int scale = 0, volt_sel = -EINVAL; rockchip_init_opp_table() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c1058 int rockchip_adjust_power_scale(struct device *dev, int scale) in rockchip_adjust_power_scale() argument
874 rockchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int process, int *scale, int *volt_sel) rockchip_get_scale_volt_sel() argument
1150 int scale = 0, volt_sel = -EINVAL; rockchip_init_opp_table() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.h42 float scale = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp488 float scale = context->GetFontScale(); in HandleLongPress() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.cpp237 int32_t scale = RADIUS_TO_DIAMETER; in UpdateAccessibilityTextNode() local
326 const int32_t scale = RADIUS_TO_DIAMETER; in CheckInHotSpot() local
[all...]
H A Dpatternlock_modifier.cpp450 int32_t scale = RADIUS_TO_DIAMETER; in GetCircleCenterByXY() local
662 void PatternLockModifier::SetActiveCircleRadiusScale(float scale) in SetActiveCircleRadiusScale() argument
667 void PatternLockModifier::SetBackgroundCircleRadiusScale(float scale) in SetBackgroundCircleRadiusScale() argument
672 void PatternLockModifier::SetLightRingRadiusStartScale(float scale) in SetLightRingRadiusStartScale() argument
677 SetLightRingRadiusEndScale(float scale) SetLightRingRadiusEndScale() argument
682 SetHoverRadiusScale(float scale) SetHoverRadiusScale() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp396 auto scale = context->GetViewScale(); in GetContextInfo() local
534 VectorF scale = renderContext->GetTransformScaleValue(defScale); in GetRectangleById() local
738 auto scale = context->GetViewScale(); GetSimplifiedInspector() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.h429 void SetHoverImageToPreviewScale(float scale) in SetHoverImageToPreviewScale() argument
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h436 void SetScaleToChild(double scale) in SetScaleToChild() argument
460 void SetScale(double scale) in SetScale() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h221 double scale; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp468 void WebModelImpl::InitialScale(float scale) in InitialScale() argument
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_component_impl.cpp87 void ComponentTestComponentImpl::PinchOutImpl(float scale, ErrInfo& errInfo) const in PinchOutImpl() argument
110 void ComponentTestComponentImpl::PinchInImpl(float scale, ErrInfo& errInfo) const in PinchInImpl() argument
607 auto scale in SetEffective() local
622 auto scale = context->GetViewScale(); GetContextInfo() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_ng_property_config.cpp374 float scale = gestureEventHub->GetPixelMapScale(height, width); in HWTEST_F() local
998 auto scale = guestureEventHub->GetPixelMapScale(1, 0); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.cpp179 TouchEvent TouchEvent::CloneWith(float scale, float offsetX, float offsetY, std::optional<int32_t> pointId) const in CloneWith() argument
296 UpdateScalePoint(float scale, float offsetX, float offsetY, int32_t pointId) const UpdateScalePoint() argument
[all...]
H A Daxis_event.h243 void SetPinchAxisScale(float scale) in SetPinchAxisScale() argument
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp546 auto scale = std::min(background->GetWidth() * 1.0f / foreground->GetWidth(), in BlendForeground() local
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer_listener.cpp380 double scale = Dimension(1.0, DimensionUnit::VP).ConvertToPx(); in AddGestureEventInfoOne() local
424 double scale in AddGestureEventInfoTwo() local
468 double scale = Dimension(1.0, DimensionUnit::VP).ConvertToPx(); AddGestureEventInfoThree() local
506 double scale = Dimension(1.0, DimensionUnit::VP).ConvertToPx(); AddFingerListInfo() local
549 double scale = Dimension(1.0, DimensionUnit::VP).ConvertToPx(); AddClickEventInfoOne() local
586 double scale = Dimension(1.0, DimensionUnit::VP).ConvertToPx(); AddClickEventInfoTwo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h63 void SetScale(double scale) in SetScale() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_property.h316 VectorF scale = VectorF(1.0f, 1.0f); member

Completed in 35 milliseconds

1...<<31323334353637383940>>...58