Home
last modified time | relevance | path

Searched defs:alphaType (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
DaddImage.test.js183 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaType: 0 }; property
199 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaType: 1 }; property
215 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 2 }; property
231 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 3 }; property
247 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 0 }; property
263 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 1 }; property
279 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaType: 2 }; property
295 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaType: 3 }; property
Dimage.test.js3063 alphaType: 1 property
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/src/main/js/test/
DActsNotificationPublishTest.js35 alphaType: 0, property