Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/image/image_js_standard/imageRGBA/src/main/js/test/
DRGBA.test.js61 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
91 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
120 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
150 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
179 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
209 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
239 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
269 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
298 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
327 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
[all …]
/test/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
Dimage.test.js113 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
141 let opts = { editable: false, pixelFormat: 3, size: { height: 4, width: 6 } } property
169 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
197 let opts = { editable: false, pixelFormat: 2, size: { height: 6, width: 8 } } property
225 let opts = { editable: true, pixelFormat: 0, size: { height: 6, width: 8 } } property
253 let opts = { editable: false, pixelFormat: 0, size: { height: 6, width: 8 } } property
281 let opts = { editable: true, pixelFormat: 3, size: { height: 6, width: 8 } } property
309 let opts = { editable: true, pixelFormat: 2, size: { height: 2, width: 3 } } property
337 let opts = { editable: true, pixelFormat: 0, size: { height: -1, width: -1 } } property
365 let opts = { editable: true, pixelFormat: 21, size: { height: 6, width: 8 } } property
[all …]
DaddImage.test.js183 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
199 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
215 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
231 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
247 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
263 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
279 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
295 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
328 … let opts = { sourceDensity: 240, pixelFormat: RGBA_8888, size: { height: 4, width: 6 } }; property
366 … let opts = { sourceDensity: 240, pixelFormat: RGBA_8888, size: { height: 4, width: 6 } }; property
/test/xts/acts/multimedia/image/image_js_standard/imagePacking/src/main/js/test/
Dpacking.test.js94 opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
96 opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
145 opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
147 opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
193 var opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
195 var opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
229 var opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
231 var opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
/test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/
Dwebp.test.js235 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
319 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
403 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
481 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
/test/xts/acts/multimedia/avsession/avsession_js_standard/avsessionManager/src/main/js/test/
DAVSessionCallback.test.js38 … let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, AlphaType: 3}; property
DAVSession.test.js50 … let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, AlphaType: 3 }; property
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/src/main/js/test/
DActsNotificationPublishTest.js33 pixelFormat: 4, property
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/src/main/js/test/
Dframework.test.js68 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property