| /test/xts/acts/multimedia/image/image_js_standard/imageRGBA/entry/src/ohosTest/js/test/ |
| D | RGBA.test.js | 62 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property 92 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property 121 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property 151 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property 180 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property 210 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property 240 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property 270 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property 299 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property 328 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/ |
| D | image.test.js | 291 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property 319 let opts = { editable: false, pixelFormat: 3, size: { height: 4, width: 6 } } property 347 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property 375 let opts = { editable: false, pixelFormat: 2, size: { height: 6, width: 8 } } property 403 let opts = { editable: true, pixelFormat: 0, size: { height: 6, width: 8 } } property 431 let opts = { editable: false, pixelFormat: 0, size: { height: 6, width: 8 } } property 459 let opts = { editable: true, pixelFormat: 3, size: { height: 6, width: 8 } } property 487 let opts = { editable: true, pixelFormat: 2, size: { height: 2, width: 3 } } property 515 let opts = { editable: true, pixelFormat: 0, size: { height: -1, width: -1 } } property 543 let opts = { editable: true, pixelFormat: 21, size: { height: 6, width: 8 } } property [all …]
|
| D | addImage.test.js | 200 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property 216 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property 232 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property 248 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property 264 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property 280 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property 296 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property 312 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property 327 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property 361 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property [all …]
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeCanvasCommon.cpp | 34 int32_t pixelFormat = 3; in GET_OH_PixelmapNative() local 57 int32_t pixelFormat = 3; in GET_OH_PixelmapNative() local 83 int32_t pixelFormat = 3; in GET_OH_PixelmapNative4KBoundary() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePacking/src/main/js/test/ |
| D | packing.test.js | 94 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
|
| D | packToData.test.js | 95 opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property 97 opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property 142 var opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property 144 var opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
|
| /test/xts/acts/multimodalinput/input_js_standard/entry/src/ohosTest/js/test/ |
| D | Pointer.test.js | 774 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property 799 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
|
| /test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
| D | api_test.cpp | 1491 const int32_t *pixelFormat = nullptr; variable 1520 const int32_t *pixelFormat = nullptr; variable 1535 const int32_t *pixelFormat = nullptr; variable 1574 const int32_t *pixelFormat = nullptr; variable
|
| /test/xts/acts/notification/ans_standard/actsNotificationPublishTest/entry/src/ohosTest/js/test/ |
| D | ActsNotificationManagerPublishTest.js | 1215 editable: true, pixelFormat: 2, size: { property 1276 editable: true, pixelFormat: 2, size: { property 1345 editable: true, pixelFormat: 2, size: { property 1407 editable: true, pixelFormat: 2, size: { property 1467 editable: true, pixelFormat: 2, size: { property 1529 editable: true, pixelFormat: 2, size: { property
|
| D | ActsNotificationPublishTest.js | 33 pixelFormat: 4, property
|
| /test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
| D | api_test.cpp | 1418 const int32_t *pixelFormat = nullptr; variable 1447 const int32_t *pixelFormat = nullptr; variable 1462 const int32_t *pixelFormat = nullptr; variable
|
| /test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
| D | func_test.cpp | 1446 const int32_t *pixelFormat = nullptr; variable 1475 const int32_t *pixelFormat = nullptr; variable 1490 const int32_t *pixelFormat = nullptr; variable 2432 const int32_t *pixelFormat = nullptr; variable 2447 const int32_t *pixelFormat = nullptr; variable
|
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
| D | ImageNdk.cpp | 96 int32_t pixelFormat, int32_t alphaType) { in accessInitializationOptions() 184 int32_t pixelFormat; in TestInitializationOptions() local 224 Image_ErrorCode createPixelMap(uint32_t width, uint32_t height, int32_t pixelFormat, int32_t alphaT… in createPixelMap() 300 int32_t pixelFormat, int32_t alphaType) { in createPixelMapWithData() 431 int32_t pixelFormat; in TestCreatePixelmap() local 463 int32_t pixelFormat; in TestCreatePixelmapWithData() local 529 int32_t pixelFormat; member 541 napi_value pixelFormat = nullptr; in buildJsImageInfo() local 923 int32_t pixelFormat = 0; in DecodingOptionsGetPixelFormat() local 951 uint32_t pixelFormat = 0; in DecodingOptionsSetPixelFormat() local
|
| /test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/ |
| D | PictureNdk.cpp | 102 PIXEL_FORMAT pixelFormat = PIXEL_FORMAT::PIXEL_FORMAT_UNKNOWN; member 110 PIXEL_FORMAT pixelFormat = PIXEL_FORMAT::PIXEL_FORMAT_UNKNOWN; member 297 PIXEL_FORMAT pixelFormat = static_cast<PIXEL_FORMAT>(temp); in CreateTestPixelmapByImageSource() local 1351 PIXEL_FORMAT pixelFormat = PIXEL_FORMAT::PIXEL_FORMAT_UNKNOWN; in AuxiliaryPictureInfoGetPixelFormat() local 1375 PIXEL_FORMAT pixelFormat = static_cast<PIXEL_FORMAT>(temp); in AuxiliaryPictureInfoSetPixelFormat() local 1475 int32_t *pixelFormat = nullptr; in GetSingleMainPixelmapInfo() local 1526 int32_t *pixelFormat = nullptr; in GetHdrPixelmapInfo() local 1660 int32_t pixelFormat; in GetGainmapPixelmapInfo() local 1685 int32_t pixelFormat; in GetMainPixelmapInfo() local
|
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/types/libentry/ |
| D | index.d.ts | 23 pixelFormat: number; property
|
| /test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/ |
| D | webp.test.js | 236 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property 320 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property 404 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property 482 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/ |
| D | pixel_map_module_test.cpp | 169 …pNative::GetPixelmapPixelFormat(napi_env env, OH_PixelmapNative *pixelmap, napi_value *pixelFormat) in GetPixelmapPixelFormat()
|
| /test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/types/libentry/ |
| D | index.d.ts | 24 pixelFormat: image.PixelMapFormat; property
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePackToFile/entry/src/ohosTest/js/test/ |
| D | PackToFile.test.js | 87 let opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
|
| /test/xts/acts/multimedia/avsession/avsession_js_standard/avsessionManager/entry/src/ohosTest/js/test/ |
| D | AVSessionCallback.test.js | 72 … let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, AlphaType: 3}; property
|
| D | AVSession.test.js | 85 … let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, AlphaType: 3 }; property
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/entry/src/ohosTest/js/test/ |
| D | framework.test.js | 86 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
|