Home
last modified time | relevance | path

Searched defs:width (Results 1101 – 1125 of 4315) sorted by relevance

1...<<41424344454647484950>>...173

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dimage_info.h51 uint16_t width; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_root_render_node_test.cpp53 float width = 1.0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dline_metrics.h52 double width = 0.0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/nativebufferutils_fuzzer/
H A Dnativebufferutils_fuzzer.cpp66 int32_t width = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimedia/media_foundation/engine/include/pipeline/filters/codec/video_encoder/
H A Dvideo_encoder_filter.h72 uint32_t width; member
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_page_size_helper.cpp49 uint32_t width = NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_PAGESIZE_WIDTH); in BuildFromJs() local
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_buf_mgr.cpp549 int width = va_arg(args, int); in Perform() local
581 int width = va_arg(args, int); in Perform() local
640 int width = va_arg(args, int); in Perform() local
772 int width = va_arg(args, int); in Perform() local
795 int width = va_arg(args, int); in Perform() local
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_mgr.cpp536 int width = va_arg(args, int); in Perform() local
564 int width = va_arg(args, int); in Perform() local
610 int width = va_arg(args, int); in Perform() local
706 int width = va_arg(args, int); in Perform() local
723 int width = va_arg(args, int); in Perform() local
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_mgr.cpp528 int width = va_arg(args, int); in Perform() local
556 int width = va_arg(args, int); in Perform() local
602 int width = va_arg(args, int); in Perform() local
698 int width = va_arg(args, int); in Perform() local
715 int width = va_arg(args, int); in Perform() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp411 uint16_t Text::GetLine(int16_t width, uint8_t letterSpace, uint16_t ellipsisIndex, uint32_t& maxLin… in GetLine()
445 uint32_t Text::CalculateLineWithEllipsis(uint32_t begin, uint32_t textLen, int16_t width, in CalculateLineWithEllipsis()
471 uint32_t Text::GetTextLine(uint32_t begin, uint32_t textLen, int16_t width, uint16_t lineNum, uint8… in GetTextLine()
514 int16_t width = 0; in GetLetterIndexByLinePosition() local
561 int16_t width = 0; in GetLetterIndexByPosition() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardapi/
H A DPasteBoardPromiseJsunit.test.js1341 size: { height: 5, width: 5 }, property in AnonymousFunction1a0f66270100.AnonymousFunction1a0f66273400.opt49.size
1418 size: { height: 5, width: 5 }, property in AnonymousFunction1a0f66270100.AnonymousFunction1a0f66273600.opt51.size
1470 size: { height: 5, width: 5 }, property in AnonymousFunction1a0f66270100.AnonymousFunction1a0f66273700.opt52.size
1645 size: { height: 5, width: 5 }, property in AnonymousFunction1a0f66270100.AnonymousFunction1a0f66273d00.opt58.size
1881 let realSize = {height: 5, width: 100}; property in AnonymousFunction1a0f66270100.buildPixelMap.realSize
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp57 int32_t width = opts.size.width; variable
85 int32_t width = opts.size.width; variable
113 int32_t width = opts.size.width; variable
676 int32_t width = opts.size.width; variable
710 int32_t width = opts.size.width; variable
/aosp12/frameworks/native/services/vr/bufferhubd/
H A Dproducer_channel.cpp53 uint32_t width, uint32_t height, in ProducerChannel()
149 BufferHubService* service, int channel_id, uint32_t width, uint32_t height, in Create()
655 bool ProducerChannel::CheckParameters(uint32_t width, uint32_t height, in CheckParameters()
/aosp12/frameworks/base/core/java/android/view/
H A DTextureView.java578 public @Nullable Bitmap getBitmap(int width, int height) { in getBitmap()
826 void onSurfaceTextureAvailable(@NonNull SurfaceTexture surface, int width, int height); in onSurfaceTextureAvailable()
836 void onSurfaceTextureSizeChanged(@NonNull SurfaceTexture surface, int width, int height); in onSurfaceTextureSizeChanged()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DMoreSuggestions.java103 private boolean fitInWidth(final int startIndex, final int endIndex, final int width) { in fitInWidth()
211 final int width = params.getWidth(index); in build() local
254 final int y, final int width, final int height) { in Divider()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display_primary.cpp64 int width = 0, height = 0; in Create() local
610 DisplayError HWCDisplayPrimary::SetMixerResolution(uint32_t width, uint32_t height) { in SetMixerResolution()
616 DisplayError HWCDisplayPrimary::GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_display_primary.cpp64 int width = 0, height = 0; in Create() local
587 DisplayError HWCDisplayPrimary::SetMixerResolution(uint32_t width, uint32_t height) { in SetMixerResolution()
593 DisplayError HWCDisplayPrimary::GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_display_primary.cpp64 int width = 0, height = 0; in Create() local
586 DisplayError HWCDisplayPrimary::SetMixerResolution(uint32_t width, uint32_t height) { in SetMixerResolution()
591 DisplayError HWCDisplayPrimary::GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/
H A DComposerVts.cpp92 Display ComposerClient::createVirtualDisplay_2_2(uint32_t width, uint32_t height, in createVirtualDisplay_2_2()
111 bool ComposerClient::getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_2()
206 bool Gralloc::validateBufferSize(const native_handle_t* bufferHandle, uint32_t width, in validateBufferSize()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
H A DWallpaperCropUtils.java49 public static float wallpaperTravelToScreenWidthRatio(int width, int height) { in wallpaperTravelToScreenWidthRatio()
96 int width, int height) { in calculateCropSurfaceSize()
265 float width = cropRect.width(); in adjustCropRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_source_info.cpp139 …geSourceInfo(std::string imageSrc, std::string bundleName, std::string moduleName, Dimension width, in ImageSourceInfo()
171 …std::string moduleName, Dimension width, Dimension height, InternalResource::ResourceId resourceId, in ImageSourceInfo()
377 void ImageSourceInfo::SetDimension(Dimension width, Dimension Height) in SetDimension()
/ohos5.0/drivers/peripheral/display/test/unittest/lite/
H A Dloadbmp_test.h50 uint16_t width; /* operation width */ member
56 uint32_t width; /* out */ member
66 uint32_t width; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp211 int width = opts.desiredSize.width; in MakeImageInfo() local
417 uint32_t width = Float2UInt32(svgSize.width()); in AllocBuffer() local
503 auto width = Float2UInt32(svgSize_.width()); in BuildDom() local
/aosp12/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
H A Dbuffer_hub_defs.h77 uint32_t width, uint32_t height, uint32_t layer_count, in BufferTraits()
109 uint32_t width() { return width_; } in width() function
/aosp12/frameworks/native/libs/vr/libbufferhub/
H A Dproducer_buffer.cpp10 ProducerBuffer::ProducerBuffer(uint32_t width, uint32_t height, uint32_t format, in ProducerBuffer()
43 const int width = static_cast<int>(size); in ProducerBuffer() local

1...<<41424344454647484950>>...173