/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
H A D | webp_decoder.cpp | 210 int32_t width = 0; in ReadIncrementalHead() local
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter_helper/ |
H A D | ohos_adapter_helper_test.cpp | 158 uint32_t width = 1; variable
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 339 status_t BootAnimation::initTexture(FileMap* map, int* width, int* height, in initTexture() 475 ui::Size BootAnimation::limitSurfaceSize(int width, int height) const { in limitSurfaceSize() 1148 int width = 0; in parseAnimationDesc() local 1340 int width = 0, height = 0, x = 0, y = 0; in preloadZip() local 1463 void BootAnimation::drawTexturedQuad(float xStart, float yStart, float width, float height) { in drawTexturedQuad()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | Toolbar.java | 1693 int width = 0; in onMeasure() local 1822 final int width = getWidth(); in onLayout() local 2041 int width = 0; in getViewListMeasuredWidth() local 2330 public LayoutParams(int width, int height) { in LayoutParams() 2335 public LayoutParams(int width, int height, int gravity) { in LayoutParams()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_canvas_renderer.cpp | 811 auto width = static_cast<uint32_t>(std::abs(imageSize.width)); in JsGetPixelMap() local 1253 double width = 0.0; in JsRect() local 1505 double width = 0.0; in JsFillRect() local 1518 double width = 0.0; in JsStrokeRect() local 1531 double width = 0.0; in JsClearRect() local
|
/aosp14/frameworks/base/tools/aapt/ |
H A D | Images.cpp | 63 png_uint_32 width; member 238 png_bytep row, int width, bool transparent, bool required, in get_horizontal_ticks() 336 png_bytep row, int width, bool transparent, bool /* required */, in get_horizontal_layout_bounds_ticks() 1142 png_uint_32 width, height; in write_png() local
|
/aosp14/frameworks/base/core/jni/android/opengl/ |
H A D | util.cpp | 802 jint width, jint height) { in etc1_getEncodedDataSize() 813 jobject in, jint width, jint height, in etc1_encodeImage() 844 jint width, jint height, in etc1_decodeImage() 870 jobject header, jint width, jint height) { in etc1_formatHeader()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/ |
H A D | dialog.js | 753 let sizeResult = { width: Number(constraint.maxWidth), height: 0 }; property in sizeResult 1454 let sizeResult = { width: Number(constraint.maxWidth), height: 0 }; property in sizeResult 2445 let sizeResult = { width: Number(constraint.maxWidth), height: 0 }; property in sizeResult 3014 let sizeResult = { width: selfLayoutInfo.width, height: selfLayoutInfo.height }; property in sizeResult
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_view_abstract_ffi.h | 56 double width; member 91 double width; member 100 double width; member 149 double width; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_canvas.cpp | 56 SkiaCanvas::SkiaCanvas(int32_t width, int32_t height) in SkiaCanvas() 197 float width = skCanvas_->imageInfo().width(); in DrawSdf() local 1176 void SkiaCanvas::BuildNoDraw(int32_t width, int32_t height) in BuildNoDraw() 1182 void SkiaCanvas::Reset(int32_t width, int32_t height) in Reset()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 378 void ScreenSession::UpdatePropertyByResolution(uint32_t width, uint32_t height) in UpdatePropertyByResolution() 936 uint32_t width = 0; in FillScreenInfo() local 1195 uint32_t width = 0; in InitRSDisplayNode() local 1402 void ScreenSession::Resize(uint32_t width, uint32_t height) in Resize()
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 437 …const void* data, size_t width, size_t height, ImageColorType color_type, ImageAlphaType alpha_typ… in OnPageIcon() 779 virtual void OnRootLayerChanged(int width, int height) {} in OnRootLayerChanged() 932 …virtual void CreateOverlay(void* data, size_t len, int width, int height, int offsetX, int offsetY… in CreateOverlay() 976 virtual void OnCursorUpdate(double x, double y, double width, double height) {} in OnCursorUpdate()
|
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11ExtensionPack.java | 149 int width, in glCompressedTexImage2D() 162 int width, in glCopyTexImage2D() 323 int width, in glRenderbufferStorageOES()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | render_web.cpp | 129 [weak = AceType::WeakClaim(this)](int32_t width, int32_t height, double keyboard) { in RegistVirtualKeyBoardListener() 202 bool RenderWeb::ProcessVirtualKeyBoard(int32_t width, int32_t height, double keyboard) in ProcessVirtualKeyBoard() 242 void RenderWeb::SetRootView(int32_t width, int32_t height, int32_t offset) in SetRootView()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.cpp | 219 void PipelineBase::SetRootSize(double density, float width, float height) in SetRootSize() 434 RefPtr<OffscreenCanvas> PipelineBase::CreateOffscreenCanvas(int32_t width, int32_t height) in CreateOffscreenCanvas() 460 void PipelineBase::UpdateRootSizeAndScale(int32_t width, int32_t height) in UpdateRootSizeAndScale()
|
/ohos5.0/drivers/peripheral/camera/test/demo/ |
H A D | ohos_camera_demo.cpp | 40 constexpr uint32_t width = CAMERA_PREVIEW_WIDTH; in SetStreamInfo() local 45 constexpr uint32_t width = CAMERA_CAPTURE_WIDTH; in SetStreamInfo() local 51 constexpr uint32_t width = CAMERA_VIDEO_WIDTH; in SetStreamInfo() local
|
/ohos5.0/drivers/peripheral/camera/test/demo_3A/ |
H A D | ohos_camera_demo_3a.cpp | 35 constexpr uint32_t width = CAMERA_PREVIEW_WIDTH; in SetStreamInfo() local 40 constexpr uint32_t width = CAMERA_CAPTURE_WIDTH; in SetStreamInfo() local 46 constexpr uint32_t width = CAMERA_VIDEO_WIDTH; in SetStreamInfo() local
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
H A D | dcamera_hdf_demo.cpp | 43 constexpr uint32_t width = CAMERA_PREVIEW_WIDTH; in SetStreamInfo() local 49 constexpr uint32_t width = CAMERA_CAPTURE_WIDTH; in SetStreamInfo() local 58 constexpr uint32_t width = CAMERA_VIDEO_WIDTH; in SetStreamInfo() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_dirty_manager.cpp | 109 Vector2f CalRotationToTranslate(const MMI::Direction& displayRotation, float width, float height, in CalRotationToTranslate() 162 float width = screenProperty.GetBounds().rect_.GetWidth(); in CalNotRotateTransform() local 793 auto width = std::abs(topLeftX - bottomRightX); in CalRectInScreen() local
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/uicc/ |
H A D | IccUtils.java | 560 int width = data[valueIndex++] & 0xFF; in parseToBnW() local 604 int width = data[valueIndex++] & 0xFF; in parseToRGB() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | StaticLayoutTest.java | 329 int width = 100; field in StaticLayoutTest.LayoutBuilder 345 LayoutBuilder setWidth(int width) { in setWidth()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | ActivatableNotificationView.java | 147 public void setBackgroundWidth(int width) { in setBackgroundWidth() 515 int width = getWidth(); in updateAppearRect() local
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | SimpleIconFactory.java | 392 int width = size; in createIconBitmap() local 497 int width = d.getIntrinsicWidth(); in getScale() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthBiometricView.java | 863 AuthDialog.LayoutParams onMeasureInternal(int width, int height) { in onMeasureInternal() 903 int width = MeasureSpec.getSize(widthMeasureSpec); in onMeasure() local
|
/aosp14/frameworks/base/tools/aapt2/compile/ |
H A D | NinePatch.cpp | 341 const std::vector<Range>& vertical_stretch_regions, const int32_t width, in CalculateRegionColors() 459 const int32_t width, in Create()
|