Home
last modified time | relevance | path

Searched defs:imageSourceId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp43 …int64_t imageSourceId = FfiOHOSCreateImageSourceByPath(const_cast<char*>(invalidPath.c_str()), &er… variable
79 int64_t imageSourceId = FfiOHOSCreateImageSourceByPath(jpgPath, &errCode); variable