Home
last modified time | relevance | path

Searched defs:width (Results 301 – 325 of 5092) sorted by relevance

1...<<11121314151617181920>>...204

/aosp12/frameworks/native/services/surfaceflinger/tests/utils/
H A DTransactionUtils.h58 int32_t width = r.right - r.left; in fillANativeWindowBufferColor() local
82 int32_t width = r.right - r.left; in fillGraphicBufferColor() local
107 int32_t width = rect.right - rect.left; in expectBufferColor() local
/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DMediaSaver.java86 void addImage(byte[] data, String title, long date, Location loc, int width, int height, in addImage()
108 void addImage(byte[] data, String title, long date, Location loc, int width, int height, in addImage()
146 void addImage(byte[] data, String title, Location loc, int width, int height, int orientation, in addImage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dextension_handler.cpp46 void ExtensionHandler::Layout(int32_t width, int32_t height, int32_t positionX, int32_t positionY) in Layout()
77 void ExtensionHandler::InnerLayout(int32_t width, int32_t height, int32_t positionX, int32_t positi… in InnerLayout()
110 void ExtensionHandler::OnLayout(int32_t width, int32_t height, int32_t positionX, int32_t positionY) in OnLayout()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_screen.cpp75 int32_t HgmScreen::SetRateAndResolution(int32_t sceneId, uint32_t rate, int32_t width, int32_t heig… in SetRateAndResolution()
95 int32_t HgmScreen::AddScreenModeInfo(int32_t width, int32_t height, uint32_t rate, int32_t modeId) in AddScreenModeInfo()
172 int32_t HgmScreen::GetModeIdViaResolutionAndRate(int32_t width, int32_t height, uint32_t rate) const in GetModeIdViaResolutionAndRate()
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DInputConfiguration.java59 public InputConfiguration(int width, int height, int format) { in InputConfiguration()
103 public InputConfiguration(int width, int height, int format, boolean isMultiResolution) { in InputConfiguration()
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DTexWrapper.cpp46 TexWrapper::TexWrapper(GLuint textureId, unsigned width, unsigned height) { in TexWrapper()
119 png_uint_32 width; in createTextureFromPng() local
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DPhotoDataFactory.java43 int width = c.getInt(PhotoDataQuery.COL_WIDTH); in fromCursor() local
90 int width; in decodeBitmapDimensions() local
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DInputConfiguration.java59 public InputConfiguration(int width, int height, int format) { in InputConfiguration()
103 public InputConfiguration(int width, int height, int format, boolean isMultiResolution) { in InputConfiguration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.h45 void SetFixedWidth(double width) in SetFixedWidth()
51 void SetMaxWidth(double width) in SetMaxWidth()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/
H A Dheap_buffer_allocator.cpp32 std::shared_ptr<IBuffer> HeapBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer()
94 uint32_t HeapBufferAllocator::CalculateSize(const uint32_t width, in CalculateSize()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_allocator.cpp221 int width = descriptor.GetWidth(); in GetSize() local
313 void Allocator::GetBufferSizeAndDimensions(int width, int height, int format, unsigned int *size, in GetBufferSizeAndDimensions()
328 void Allocator::GetYuvUbwcSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, in GetYuvUbwcSPPlaneInfo()
356 void Allocator::GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo()
371 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() local
650 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
696 unsigned int Allocator::GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize()
719 unsigned int Allocator::GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize()
785 int width = descriptor.GetWidth(); in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_allocator.cpp222 int width = descriptor.GetWidth(); in GetSize() local
314 void Allocator::GetBufferSizeAndDimensions(int width, int height, int format, unsigned int *size, in GetBufferSizeAndDimensions()
329 void Allocator::GetYuvUbwcSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, in GetYuvUbwcSPPlaneInfo()
357 void Allocator::GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo()
372 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() local
652 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
698 unsigned int Allocator::GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize()
721 unsigned int Allocator::GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize()
787 int width = descriptor.GetWidth(); in GetAlignedWidthAndHeight() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
H A DMessagePartData.java134 final int width, final int height) { in MessagePartData()
142 final Uri contentUri, final int width, final int height) { in MessagePartData()
150 final Uri contentUri, final int width, final int height, final boolean singlePartOnly) { in MessagePartData()
158 final String contentType, final Uri contentUri, final int width, final int height, in MessagePartData()
180 final Uri contentUri, final int width, final int height) { in createMediaMessagePart()
188 final String contentType, final Uri contentUri, final int width, final int height) { in createMediaMessagePart()
/aosp12/frameworks/base/core/java/android/service/controls/templates/
H A DThumbnailTemplate.java110 int width = context.getResources() in prepareTemplateForBinder() local
117 private void rescaleThumbnail(int width, int height) { in rescaleThumbnail()
/aosp12/frameworks/base/libs/hwui/tests/common/scenes/
H A DBitmapFillrate.cpp37 void createContent(int width, int height, Canvas& canvas) override { in createContent()
56 void createNode(Canvas& canvas, SkColor color, int left, int top, int width, int height) { in createNode()
H A DRecentsAnimation.cpp30 void createContent(int width, int height, Canvas& renderer) override { in createContent()
69 sp<RenderNode> createCard(int x, int y, int width, int height, Bitmap& thumb) { in createCard()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DWallpaperModelLoader.java43 public LoadData<Drawable> buildLoadData(WallpaperModel wallpaperModel, int width, int height, in buildLoadData()
77 public WallpaperFetcher(WallpaperModel wallpaperModel, int width, int height) { in WallpaperFetcher()
/aosp12/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/accessibility/
H A DAtfBufferedImage.java60 int width, in AtfBufferedImage()
82 public Image crop(int left, int top, int width, int height) { in crop()
/aosp14/frameworks/base/core/java/android/service/controls/templates/
H A DThumbnailTemplate.java110 int width = context.getResources() in prepareTemplateForBinder() local
117 private void rescaleThumbnail(int width, int height) { in rescaleThumbnail()
/aosp14/frameworks/base/libs/hwui/tests/common/scenes/
H A DBitmapFillrate.cpp38 void createContent(int width, int height, Canvas& canvas) override { in createContent()
57 void createNode(Canvas& canvas, SkColor color, int left, int top, int width, int height) { in createNode()
H A DRecentsAnimation.cpp35 void createContent(int width, int height, Canvas& renderer) override { in createContent()
74 sp<RenderNode> createCard(int x, int y, int width, int height, Bitmap& thumb) { in createCard()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_component.h54 void SetPluginSize(const Dimension& width, const Dimension& height) in SetPluginSize()
65 void SetWidth(const Dimension& width) in SetWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/window/
H A Ddrag_window.h51 uint32_t width = 0; member
86 void SetSize(int32_t width, int32_t height) in SetSize()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DRoundedArrowDrawable.java59 public RoundedArrowDrawable(float width, float height, float radius, float popupRadius, in RoundedArrowDrawable()
90 public RoundedArrowDrawable(float width, float height, float radius, boolean isPointingLeft, in RoundedArrowDrawable()
132 private static void addDownPointingRoundedTriangleToPath(float width, float height, in addDownPointingRoundedTriangleToPath()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_adreno_info.cpp98 void AdrenoMemInfo::AlignUnCompressedRGB(int width, int height, int format, int tile_enabled, in AlignUnCompressedRGB()
149 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
308 int AdrenoMemInfo::AdrenoInitMemoryLayout(void *metadata_blob, int width, int height, int depth, in AdrenoInitMemoryLayout()

1...<<11121314151617181920>>...204