Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
Dimage.test.js3655 alphaType: 1 property
3704 alphaType: 3 property
4283 alphaType: 3 property
4318 alphaType: 3 property
4351 alphaType: 3 property
4380 alphaType: 0 property
4409 alphaType: 3 property
4452 alphaType: 3 property
4486 let opts = { pixelFormat: 0, size: { width: 2, height: 2 }, alphaType: 3 }; property
4503 let opts = { pixelFormat: 2, size: { width: 2, height: 2 }, alphaType: 3 }; property
[all …]
DaddImage.test.js200 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaType: 0 }; property
216 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaType: 1 }; property
232 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 2 }; property
248 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 3 }; property
264 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaType: 0 }; property
280 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaType: 1 }; property
296 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 2 }; property
312 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 3 }; property
764 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 0 }; property
780 …ts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaType: 1 }; property
[all …]
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeCanvasCommon.cpp37 int32_t alphaType = 2; in GET_OH_PixelmapNative() local
60 int32_t alphaType = 2; in GET_OH_PixelmapNative() local
86 int32_t alphaType = 2; in GET_OH_PixelmapNative4KBoundary() local
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
DImageNdk.cpp96 int32_t pixelFormat, int32_t alphaType) { in accessInitializationOptions()
186 int32_t alphaType; in TestInitializationOptions() local
224 …ErrorCode createPixelMap(uint32_t width, uint32_t height, int32_t pixelFormat, int32_t alphaType) { in createPixelMap()
300 int32_t pixelFormat, int32_t alphaType) { in createPixelMapWithData()
433 int32_t alphaType; in TestCreatePixelmap() local
465 int32_t alphaType; in TestCreatePixelmapWithData() local
530 int32_t alphaType; member
538 napi_value alphaType = nullptr; in buildJsImageInfo() local
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/types/libentry/
Dindex.d.ts24 alphaType: number property
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/entry/src/ohosTest/js/test/
DActsNotificationPublishTest.js35 alphaType: 0, property
/test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/
DPictureNdk.cpp1469 int32_t *alphaType = nullptr; in GetSingleMainPixelmapInfo() local