Lines Matching refs:OhosImageRegion
49 | struct [OhosImageRegion](_ohos_image_region.md) | Defines the region of an image source to decod…
183 | int32_t [OhosImageRegion::x](#x) | Defines the X coordinate of the start point, in pixels. |
184 | int32_t [OhosImageRegion::y](#y) | Defines the Y coordinate of the start point, in pixels. |
185 | int32_t [OhosImageRegion::width](#width) | Defines the width of the region, in pixels. |
186 | int32_t [OhosImageRegion::height](#height) | Defines the height of the region, in pixels. |
197 | struct [OhosImageRegion](_ohos_image_region.md) [OhosImageDecodingOps::region](#region) | Defines…
3856 int32_t OhosImageRegion::height
4130 struct OhosImageRegion OhosImageDecodingOps::region
4325 int32_t OhosImageRegion::width
4338 int32_t OhosImageRegion::x
4351 int32_t OhosImageRegion::y