Searched defs:picName (Results 1 – 3 of 3) sorted by relevance
| /test/xts/acts/multimedia/image/image_js_standard/imageGif/src/main/js/test/ |
| D | imageGif.test.js | 108 async function getDelayTimePromise(done, testNum, picName) { argument 140 async function getDelayTimeCallBack(done, testNum, picName) { argument 169 async function getFrameCountPromise(done, testNum, picName) { argument 197 async function getFrameCountCallBack(done, testNum, picName) { argument 221 async function createPixelMapListPromise(done, testNum, picName, decodeOpts) { argument 248 async function createPixelMapListCallBack(done, testNum, picName, decodeOpts) { argument 271 async function createPixelMapListErrPromise(done, testNum, picName, decodeOpts) { argument 291 async function createPixelMapListErrCallBack(done, testNum, picName, decodeOpts) { argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageSvg/src/main/js/test/ |
| D | svg.test.js | 109 … async function createPixelMapPromise(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument 140 … async function createPixelMapCallBack(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument 167 async function createPixelMapCallBackErr(done, testNum, picName, decodeOpts) { argument 185 async function createPixelMapPromiseErr(done, testNum, picName, decodeOpts) { argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageRaw/src/main/js/test/ |
| D | raw.test.js | 146 … async function createPixelMapPromise(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument 185 … async function createPixelMapCallBack(done, testNum, picName, decodeOpts, packFunc, packOpts) { argument 217 async function createPixelMapCallBackErr(done, testNum, picName, decodeOpts) { argument 247 async function createPixelMapPromiseErr(done, testNum, picName, decodeOpts) { argument
|