Home
last modified time | relevance | path

Searched defs:editable (Results 1 – 12 of 12) sorted by relevance

/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/multimodalinput/input_js_standard/entry/src/ohosTest/js/test/
DPointer.test.js783 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
808 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/types/libentry/
Dindex.d.ts21 editable: number, property
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/entry/src/ohosTest/js/test/
DActsNotificationManagerPublishTest.js1252 editable: true, pixelFormat: 2, size: { property
1313 editable: true, pixelFormat: 2, size: { property
1382 editable: true, pixelFormat: 2, size: { property
1444 editable: true, pixelFormat: 2, size: { property
1504 editable: true, pixelFormat: 2, size: { property
1566 editable: true, pixelFormat: 2, size: { property
DActsNotificationPublishTest.js40 editable: true, property
/test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/accessibilitytest/
DAccessibility4Test.cpp81 bool editable = true; in SetEditable0100() local
92 bool editable = false; in SetEditable0200() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/entry/src/ohosTest/js/test/
Dframework.test.js99 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
596 editable: true, property
602 editable: true, property
607 editable: true, 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
DAVSession.test.js85 … let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, AlphaType: 3 }; property
/test/xts/acts/graphic/nativeEffectNdk/entry/src/main/cpp/
DnativeEffectNdk.cpp521 bool editable = false; in OHPixelmapInitializationOptionsEditable001() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/
Dimage_pixel_map_imgndk_test.cpp267 int32_t editable = NUM_0; in GetIsEditable() local