Home
last modified time | relevance | path

Searched refs:readyCreatePhotoOutputWithoutSurface (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/ohosTest/ets/test/
DPhotoTest.test.ets546 function readyCreatePhotoOutputWithoutSurface() {
547 let ret = cameraObj.readyCreatePhotoOutputWithoutSurface();
588 readyCreatePhotoOutputWithoutSurface();
606 readyCreatePhotoOutputWithoutSurface();
624 readyCreatePhotoOutputWithoutSurface();
642 readyCreatePhotoOutputWithoutSurface();
659 readyCreatePhotoOutputWithoutSurface();
678 readyCreatePhotoOutputWithoutSurface();
697 readyCreatePhotoOutputWithoutSurface();
715 readyCreatePhotoOutputWithoutSurface();
[all …]
/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/types/libentry/
Dindex.d.ts286 export const readyCreatePhotoOutputWithoutSurface: () => number; constant