Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_native_test.cpp117 struct OH_ImageNative imageNative; variable
168 struct OH_ImageNative imageNative; variable
200 struct OH_ImageNative imageNative; variable
221 struct OH_ImageNative imageNative; variable
242 struct OH_ImageNative imageNative; variable
265 struct OH_ImageNative imageNative; variable
285 struct OH_ImageNative imageNative; variable
321 struct OH_ImageNative imageNative; variable
341 struct OH_ImageNative imageNative; variable
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
Dphoto_native_impl.cpp43 OH_ImageNative *imageNative = new OH_ImageNative; in GetMainImage() local