/test/xts/acts/multimedia/image/image_js_standard/imagePackToFile/src/main/js/test/ |
D | PackToFile.test.js | 121 function packToFilePromise(done, testNum, source, fd, fPath, ops, checkSize) { argument 156 function packToFileCallback(done, testNum, source, fd, fPath, ops, checkSize) { argument 192 function packToFileCbErr(done, testNum, source, fd, ops, fPath) { argument 220 async function packToFilePromiseErr(done, testNum, source, fd, ops, fPath) { argument 267 let ops = { format: "image/jpeg", quality: 100 }; variable 296 let ops = { format: "image/webp", quality: 100 }; variable 325 let ops = { format: "image/png", quality: 100 }; variable 354 let ops = { format: "image/jpeg", quality: 100 }; variable 383 let ops = { format: "image/webp", quality: 100 }; variable 412 let ops = { format: "image/png", quality: 100 }; variable [all …]
|
/test/xts/acts/multimedia/medialibrary/ |
D | common.js | 71 let ops = { variable 80 let ops = { variable 89 let ops = { variable 98 let ops = { variable 107 let ops = { variable 122 let ops = { variable 151 let ops = { variable 187 let ops = { variable
|
/test/xts/acts/multimedia/photoAccess/ |
D | common.ts | 45 const ops : photoAccessHelper.FetchOptions = { constant 55 const ops : photoAccessHelper.FetchOptions = { constant 66 const ops : photoAccessHelper.FetchOptions = { constant 77 const ops : photoAccessHelper.FetchOptions = { constant
|
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/ |
D | image_source_test.cpp | 230 static bool parseImageDecodingOps(napi_env env, napi_value arg, struct OhosImageDecodingOps &ops) in parseImageDecodingOps() 295 struct OhosImageSourceOps ops; in Create() local 325 struct OhosImageSourceOps ops; in CreateFromFd() local 356 struct OhosImageSourceOps ops; in CreateFromData() local 380 struct OhosImageSourceOps ops; in CreateFromUri() local 417 struct OhosImageSourceOps ops; in CreateFromRawFile() local 439 struct OhosImageSourceOps ops; in CreateIncremental() local 476 struct OhosImageSourceOps ops; in CreateIncrementalFromData() local 523 struct OhosImageDecodingOps ops; in CreatePixelMap() local 543 struct OhosImageDecodingOps ops; in CreatePixelMapList() local
|
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/ |
D | image_packing_test.cpp | 133 static bool parseImagePackingOps(napi_env env, napi_value arg, struct ImagePackingTestOps &ops) in parseImagePackingOps() 212 struct ImagePackingTestOps ops; in PackToData() local 256 struct ImagePackingTestOps ops; in PackToFile() local
|
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
D | mock_idevice.cpp | 185 int32_t MockIDevice::GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation()
|
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
D | mock_idevice.cpp | 200 int32_t MockIDevice::GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation()
|
/test/xts/acts/ai/nncore/common/ |
D | mock_idevice.cpp | 201 int32_t MockIDevice::GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation()
|