Home
last modified time | relevance | path

Searched refs:CRetComponent (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp118 CRetComponent component;
147 CRetComponent component;
H A Dimage_impl_test.cpp46 CRetComponent component;
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_utils.h43 } CRetComponent; typedef
H A Dimage_impl.h34 uint32_t GetComponent(int32_t componentType, CRetComponent *ret);
H A Dimage_ffi.h116 FFI_EXPORT uint32_t FfiOHOSGetComponent(int64_t id, int32_t componentType, CRetComponent *ptr);
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_impl.cpp107 uint32_t ImageImpl::GetComponent(int32_t componentType, CRetComponent *ret) in GetComponent()
H A Dimage_ffi.cpp1019 uint32_t FfiOHOSGetComponent(int64_t id, int32_t componentType, CRetComponent *ptr) in FfiOHOSGetComponent()