Home
last modified time | relevance | path

Searched defs:width (Results 1501 – 1525 of 2684) sorted by relevance

1...<<61626364656667686970>>...108

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_radio_bridge.cpp125 CalcDimension width; in SetRadioWidth() local
189 CalcDimension width; in SetRadioSize() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.cpp489 int32_t width = runArgs_.deviceWidth; in OnConfigurationChanged() local
505 const DeviceOrientation& orientation, const double& resolution, int32_t& width, int32_t& height, in SurfaceChanged()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_canvas.h471 int16_t width; member
513 uint16_t width; member
/ohos5.0/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_queue_producer.cpp93 uint32_t width; in OnSetWidthAndHeight() local
291 void BufferQueueProducer::SetWidthAndHeight(uint32_t width, uint32_t height) in SetWidthAndHeight()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_connection_proxy_test.cpp200 uint32_t width = 1; variable
373 uint32_t width = 1; variable
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H A Dims_service_test.cpp931 int32_t width = 0; variable
951 int32_t width = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp319 std::shared_ptr<Surface> SkiaSurface::MakeRasterN32Premul(int32_t width, int32_t height) in MakeRasterN32Premul()
403 std::shared_ptr<Surface> SkiaSurface::MakeSurface(int width, int height) const in MakeSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_shader_filter_params.h90 float width; member
133 float width = 0.f; member
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp179 uint32_t width = 0; in SetPropertyForDisplayNode() local
365 uint32_t width = 0; in FillScreenInfo() local
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h148 int32_t width; member
154 int32_t width; /**< Layer width */ member
199 uint32_t width; /**< Width of the requested memory */ member
208 uint32_t width; /**< Width of the memory to allocate */ member
467 int32_t width; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp339 double width = GetLayoutSize().Width(); in ToDataURL() local
989 auto width = paragraph->GetMaxIntrinsicWidth(); in MeasureTextMetrics() local
2488 const Offset& offset, const CanvasImage& canvasImage, double width, double height)
2614 auto width = pattern.GetImageWidth(); local
2658 auto width = pattern.GetImageWidth(); local
2740 …ageData> RosenRenderCustomPaint::GetImageData(double left, double top, double width, double height)
2943 const SkScalar width = SkIntToScalar(bitmap.width()); local
2946 const RSScalar width = static_cast<RSScalar>(bitmap.GetWidth()); local
/aosp14/frameworks/base/media/java/android/media/tv/
H A DITvInputSession.aidl39 void dispatchSurfaceChanged(int format, int width, int height); in dispatchSurfaceChanged()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmapRegionDecoder.java317 int start_x, int start_y, int width, int height, in nativeDecodeRegion()
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DIAutoFillManagerClient.aidl73 void requestShowFillUi(int sessionId, in AutofillId id, int width, int height, in requestShowFillUi()
/aosp14/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/
H A DMediaEncoderFilter.java296 int width, height; in startRecording() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowLayoutTests.java162 final int width = DISPLAY_WIDTH / 2; in unmeasuredWithSizeSpecifiedInLayoutParams() local
/aosp14/frameworks/base/media/lib/tvremote/java/com/android/media/tv/remoteprovider/
H A DTvRemoteProvider.java194 @NonNull IBinder token, @NonNull String name, int width, int height, int maxPointers) in openRemoteInputBridge()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DWatchListDecorLayout.java117 final int width = Math.max(0, getMeasuredWidth() in applyMeasureToChild() local
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTimer.h157 static const int width[MaxDimension]; member
/aosp14/frameworks/base/libs/hwui/
H A DMatrix.h121 void loadOrtho(int width, int height) { loadOrtho(0, width, height, 0, -1, 1); } in loadOrtho()
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCacheManager.cpp346 void CacheManager::notifyNextFrameSize(int width, int height) { in notifyNextFrameSize()
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLDepthTestActivity.java181 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged()
H A DStretchShaderActivity.java344 final float width = mImageView.getWidth(); in updateShader() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestDisplayContent.java103 Builder(ActivityTaskManagerService service, int width, int height) { in Builder()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_layout_algorithm.h144 void SetControlImageWidth(const Dimension& width) in SetControlImageWidth()

1...<<61626364656667686970>>...108