Home
last modified time | relevance | path

Searched refs:OH_PixelMap_Rotate (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_pixel_map_mdk.h524 int32_t OH_PixelMap_Rotate(const NativePixelMap* native, float angle);
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-image.md133 OH_PixelMap_Rotate (const NativePixelMap *native, float angle)
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-image.md149 - OH_PixelMap_Rotate (const NativePixelMap *native, float angle)
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage__pixel__map__mdk_8h.md63 | int32_t [OH_PixelMap_Rotate](image.md#oh_pixelmap_rotate) (const [NativePixelMap](image.md#native…
H A Dimage.md126 | int32_t [OH_PixelMap_Rotate](#oh_pixelmap_rotate) (const [NativePixelMap](#nativepixelmap) \*nati…
3061 ### OH_PixelMap_Rotate()
3064 int32_t OH_PixelMap_Rotate (const NativePixelMap * native, float angle )
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-pixelmap-operation-native.md174 OH_PixelMap_Rotate(native, angle);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dndk_test.cpp206 int32_t res = OH_PixelMap_Rotate(p, x);
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dimage_pixel_map_ndk.cpp207 int32_t OH_PixelMap_Rotate(const NativePixelMap* native, float angle) in OH_PixelMap_Rotate() function
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dimage__pixel__map__mdk_8h.md63 | int32_t [OH_PixelMap_Rotate](image.md#oh_pixelmap_rotate) (const [NativePixelMap](image.md#native…
H A Dimage.md126 | int32_t [OH_PixelMap_Rotate](#oh_pixelmap_rotate) (const [NativePixelMap](#nativepixelmap) \*nati…
3219 ### OH_PixelMap_Rotate()
3222 int32_t OH_PixelMap_Rotate (const NativePixelMap * native, float angle )
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-pixelmap-operation-native.md174 OH_PixelMap_Rotate(native, angle);