Searched refs:OH_PixelMap_Scale (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_pixel_map_mdk.h | 438 int32_t OH_PixelMap_Scale(const NativePixelMap* native, float x, float y);
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.1/ |
H A D | changelogs-image.md | 131 OH_PixelMap_Scale (const NativePixelMap *native, float x, float y)
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/ |
H A D | changelogs-image.md | 145 - OH_PixelMap_Scale (const NativePixelMap *native, float x, float y)
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__pixel__map__mdk_8h.md | 60 | int32_t [OH_PixelMap_Scale](image.md#oh_pixelmap_scale) (const [NativePixelMap](image.md#nativepi…
|
H A D | image.md | 123 | int32_t [OH_PixelMap_Scale](#oh_pixelmap_scale) (const [NativePixelMap](#nativepixelmap) \*native… 3127 ### OH_PixelMap_Scale() 3130 int32_t OH_PixelMap_Scale (const NativePixelMap * native, float x, float y )
|
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-pixelmap-operation-native.md | 163 OH_PixelMap_Scale(native, scaleX, scaleY);
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | ndk_test.cpp | 155 int32_t res = OH_PixelMap_Scale(p, x, y);
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
H A D | image_pixel_map_ndk.cpp | 168 int32_t OH_PixelMap_Scale(const NativePixelMap* native, float x, float y) in OH_PixelMap_Scale() function
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__pixel__map__mdk_8h.md | 60 | int32_t [OH_PixelMap_Scale](image.md#oh_pixelmap_scale) (const [NativePixelMap](image.md#nativepi…
|
H A D | image.md | 123 | int32_t [OH_PixelMap_Scale](#oh_pixelmap_scale) (const [NativePixelMap](#nativepixelmap) \*native… 3289 ### OH_PixelMap_Scale() 3292 int32_t OH_PixelMap_Scale (const NativePixelMap * native, float x, float y )
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-pixelmap-operation-native.md | 163 OH_PixelMap_Scale(native, scaleX, scaleY);
|