Home
last modified time | relevance | path

Searched defs:width (Results 451 – 475 of 2684) sorted by relevance

1...<<11121314151617181920>>...108

/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-size.md9 ## width section
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_descriptor.md134 ### width subsection
/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Dscreenshot_test.cpp89 uint32_t width = screenshot->GetWidth(); variable
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-size.md9 ## width section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_descriptor.md134 ### width subsection
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/
H A Dcopyframe_fuzzer.cpp38 uint32_t width; in CopyFrameFuzzTest() local
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/requestbuffer_fuzzer/
H A Drequestbuffer_fuzzer.cpp43 uint32_t width; in RequestBufferFuzzTest() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/
H A DBiometricPromptLayout.java98 private AuthDialog.LayoutParams onMeasureInternal(int width, int height) { in onMeasureInternal()
144 int width = MeasureSpec.getSize(widthMeasureSpec); in onMeasure() local
/aosp14/frameworks/base/tests/SurfaceViewSyncTest/src/com/android/test/
H A DSurfaceViewSyncActivity.java111 public void surfaceChanged(@NonNull SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
148 public void renderFrame(SurfaceSyncGroup.SurfaceViewFrameCallback frameCallback, int width, in renderFrame()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_abstract_model_ng.cpp101 void ShapeAbstractModelNG::SetWidth(Dimension& width) in SetWidth()
117 void ShapeAbstractModelNG::SetWidth(FrameNode* frameNode, Dimension& width) in SetWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcheckbox_model_impl.cpp89 void CheckBoxModelImpl::SetWidth(const Dimension& width) in SetWidth()
125 auto width = checkboxComponent->GetWidth(); in SetPadding() local
H A Dcheckboxgroup_model_impl.cpp88 void CheckBoxGroupModelImpl::SetWidth(const Dimension& width) in SetWidth()
124 auto width = checkboxComponent->GetWidth(); in SetPadding() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration_convertor.cpp61 Global::Resource::Direction ConvertDirection(int32_t height, int32_t width) in ConvertDirection()
206 std::string GetDirectionStr(int32_t height, int32_t width) in GetDirectionStr()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drs_uni_render_fix_rotation_demo.cpp45 sptr<SurfaceBuffer> GetSurfaceBuffer(sptr<Surface> ohosSurface, int32_t width, int32_t height) in GetSurfaceBuffer()
64 void DoDraw(uint8_t* addr, uint32_t width, uint32_t height) in DoDraw()
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dcharger_animation.cpp62 constexpr std::size_t width = 2ul; in StrToColor() local
112 auto width = ChargerGraphicEngine::GetInstance().GetScreenWidth(); in InitAllComponents() local
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DIInlineSuggestionRenderService.aidl31 in InlinePresentation presentation, int width, int height, in renderSuggestion()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/jank/
H A DDisplayResolutionTrackerTest.java80 private static DisplayInfo makeDisplayInfo(int width, int height) { in makeDisplayInfo()
/aosp14/frameworks/base/media/mca/effect/java/android/media/effect/effects/
H A DIdentityEffect.java34 public void apply(int inputTexId, int width, int height, int outputTexId) { in apply()
/aosp14/frameworks/base/libs/hwui/
H A DDamageAccumulator.h80 const float width; member
/aosp14/frameworks/base/libs/hwui/tests/common/scenes/
H A DRectGridAnimation.cpp32 void createContent(int width, int height, Canvas& canvas) override { in createContent()
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DCacheManagerTests.cpp38 int32_t width = DeviceInfo::get()->getWidth(); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DBitmapMeshActivity.java48 final float width = mBitmap1.getWidth() / 3.0f; in BitmapMeshView() local
H A DBitmapMeshLayerActivity.java49 final float width = mBitmap1.getWidth() / 3.0f; in BitmapMeshView() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
H A DDefaultShortcutsSection.kt34 val width = resources.getDimensionPixelSize(R.dimen.keyguard_affordance_fixed_width) regex
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_model.h36 virtual void SetCheckMarkWidth(const Dimension& width) {} in SetCheckMarkWidth()

1...<<11121314151617181920>>...108