Home
last modified time | relevance | path

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

12

/test/xts/acts/multimedia/image/image_js_standard/imageRGBA/entry/src/ohosTest/js/test/
DRGBA.test.js62 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/
Dimage.test.js291 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 …]
DaddImage.test.js200 …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/
DDrawingNativeCanvasCommon.cpp34 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
118 int32_t pixelFormat = 6; in GET_OH_PixelmapNative_4ByteAlignment() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/types/libentry/
Dindex.d.ts20 pixelFormat: number, property
29 pixelFormat: number 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
DpackToData.test.js95 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/ability/ability_runtime/abilitycapitest/actscapistartselfuiabilityrely/entry/src/main/ets/entryability/
DEntryAbility.ts31 let opts: image.InitializationOptions = {editable: true, pixelFormat: image.PixelMapFormat.RGBA_888… variable
/test/xts/acts/ability/ability_runtime/uiabilitycontext/actssetabilityinstanceinfotest/entry/src/main/ets/entryability/
DEntryAbility.ts31 let opts: image.InitializationOptions = {editable: true, pixelFormat: image.PixelMapFormat.RGBA_888… variable
/test/xts/acts/ability/ability_runtime/uiabilitycontext/actssetabilityinstanceinforely/entry/src/main/ets/entryability/
DEntryAbility.ts31 let opts: image.InitializationOptions = {editable: true, pixelFormat: image.PixelMapFormat.RGBA_888… variable
/test/xts/acts/multimodalinput/input_js_standard/entry/src/ohosTest/js/test/
DPointer.test.js774 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/
Dapi_test.cpp1507 const int32_t *pixelFormat = nullptr; variable
1536 const int32_t *pixelFormat = nullptr; variable
1551 const int32_t *pixelFormat = nullptr; variable
1590 const int32_t *pixelFormat = nullptr; variable
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/entry/src/ohosTest/js/test/
DActsNotificationManagerPublishTest.js1215 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
DActsNotificationPublishTest.js33 pixelFormat: 4, property
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
Dapi_test.cpp1418 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/
Dfunc_test.cpp1446 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/pictureNdk/entry/src/main/cpp/
DPictureNdk.cpp114 PIXEL_FORMAT pixelFormat = PIXEL_FORMAT::PIXEL_FORMAT_UNKNOWN; member
122 PIXEL_FORMAT pixelFormat = PIXEL_FORMAT::PIXEL_FORMAT_UNKNOWN; member
313 PIXEL_FORMAT pixelFormat = static_cast<PIXEL_FORMAT>(temp); in CreateTestPixelmapByImageSource() local
1363 PIXEL_FORMAT pixelFormat = PIXEL_FORMAT::PIXEL_FORMAT_UNKNOWN; in AuxiliaryPictureInfoGetPixelFormat() local
1387 PIXEL_FORMAT pixelFormat = static_cast<PIXEL_FORMAT>(temp); in AuxiliaryPictureInfoSetPixelFormat() local
1485 int32_t *pixelFormat = nullptr; in GetSingleMainPixelmapInfo() local
1538 int32_t *pixelFormat = nullptr; in GetHdrPixelmapInfo() local
1676 int32_t pixelFormat; in GetGainmapPixelmapInfo() local
1711 int32_t pixelFormat; in GetMainPixelmapInfo() local
2320 int32_t pixelFormat; in getPixelMapFormat() local
[all …]
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
DImageNdk.cpp96 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_js_standard/imagePixelMapNDK/entry/src/main/cpp/
Dpixel_map_module_test.cpp142 …pNative::GetPixelmapPixelFormat(napi_env env, OH_PixelmapNative *pixelmap, napi_value *pixelFormat) in GetPixelmapPixelFormat()
DpixelMapNdkForDMA.cpp158 int32_t pixelFormat = NUM_0; in GetPixelmapInfo() local
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/types/libentry/
Dindex.d.ts23 pixelFormat: number; property
/test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/
Dwebp.test.js236 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_ets_standard/pictureNdk/entry/src/main/cpp/types/libentry/
Dindex.d.ts24 pixelFormat: image.PixelMapFormat; property
/test/xts/acts/multimedia/image/image_js_standard/imagePackToFile/entry/src/ohosTest/js/test/
DPackToFile.test.js87 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/
DAVSessionCallback.test.js72 … let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, AlphaType: 3}; property

12