Home
last modified time | relevance | path

Searched refs:editable (Results 1 - 25 of 74) sorted by relevance

123

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_receiver_test.cpp53 opts.editable = true; in HWTEST_F()
76 opts.editable = true; in HWTEST_F()
100 opts.editable = true; in HWTEST_F()
123 opts.editable = true; in HWTEST_F()
145 opts.editable = true; in HWTEST_F()
166 opts.editable = true; in HWTEST_F()
187 opts.editable = true; in HWTEST_F()
208 opts.editable = true; in HWTEST_F()
231 opts.editable = true; in HWTEST_F()
311 opts.editable in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dsk_image_chain_unittest.cpp38 opts.editable = true; in HWTEST_F()
64 opts.editable = true; in HWTEST_F()
92 opts.editable = true; in HWTEST_F()
122 opts.editable = true; in HWTEST_F()
192 opts.editable = true; in HWTEST_F()
221 opts.editable = true; in HWTEST_F()
254 opts.editable = true; in HWTEST_F()
285 opts.editable = true; in HWTEST_F()
316 opts.editable = true; in HWTEST_F()
347 opts.editable in HWTEST_F()
[all...]
H A Dinput_unittest.cpp103 opts.editable = true; in HWTEST_F()
139 opts.editable = true; in HWTEST_F()
175 opts.editable = true; in HWTEST_F()
H A Dcolor_picker_unittest.cpp78 opts.editable = true; in HWTEST_F()
171 opts.editable = true; in HWTEST_F()
200 opts.editable = true; in HWTEST_F()
338 opts.editable = true; in HWTEST_F()
H A Dimage_chain_unittest.cpp100 opts.editable = true; in HWTEST_F()
H A Doutput_unittest.cpp400 opts.editable = true; in HWTEST_F()
467 opts.editable = true; in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dwebp_encoder_test.cpp78 opts.editable = true; in HWTEST_F()
98 opts.editable = true; in HWTEST_F()
135 opts.editable = true; in HWTEST_F()
164 opts.editable = true; in HWTEST_F()
192 opts.editable = true; in HWTEST_F()
220 opts.editable = true; in HWTEST_F()
250 opts.editable = true; in HWTEST_F()
279 opts.editable = true; in HWTEST_F()
307 opts.editable = true; in HWTEST_F()
335 opts.editable in HWTEST_F()
[all...]
H A Dgif_encoder_test.cpp76 opts.editable = true; in HWTEST_F()
96 opts.editable = true; in HWTEST_F()
133 opts.editable = true; in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dimage_pixel_map_ndk.cpp50 args.createOptions.editable = info.editable; in OH_PixelMap_CreatePixelMap()
69 args.createOptions.editable = info.editable; in OH_PixelMap_CreatePixelMapWithStride()
102 int32_t OH_PixelMap_GetIsEditable(const NativePixelMap* native, int32_t* editable) in OH_PixelMap_GetIsEditable() argument
108 args.outNum = editable; in OH_PixelMap_GetIsEditable()
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Dnative_interface_accessibility_impl.h271 void SetEditable(bool editable) in SetEditable()
273 this->editable = editable; in SetEditable()
278 return editable; in IsEditable()
466 bool editable = false; member
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_pixel_map_mdk.h159 uint32_t editable; member
307 * @brief Checks whether a <b>PixelMap</b> object is editable.
310 * @param editable Indicates the pointer to the editing type of the <b>PixelMap</b> object.
321 int32_t OH_PixelMap_GetIsEditable(const NativePixelMap* native, int32_t* editable);
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_common_tools_test.cpp61 opts.editable = true; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommontools_fuzzer/
H A Drscommontools_fuzzer.cpp70 opts.editable = true; in DoSavePixelmapToFile()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h30 bool editable; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp87 "EDITABLE", options.editable, in ReportDecodeFault()
141 { .name = "EDITABLE", .t = HISYSEVENT_BOOL, .v = { .b = options.editable } }, in ReportDecodeInfo()
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Dimage_source_preview.h60 bool editable = false; member
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dpixel_map.h52 bool editable = false; member
238 void SetEditable(bool editable) in SetEditable() argument
240 editable_ = editable; in SetEditable()
H A Dimage_type.h175 bool editable = false; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_draw_cmd_test.cpp133 opts.editable = true; in HWTEST_F()
153 opts.editable = true; in HWTEST_F()
182 opts.editable = true; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Dtest_base.cpp35 opts.editable = true; in CreateBitmapCanvas()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagegifencoder_fuzzer/src/
H A Dimage_gif_encoder_fuzzer.cpp47 opts.editable = true; in GifEncoderPackingEmptyImageFuzz()
/foundation/window/window_manager/test/common/utils/src/
H A Dcommon_test_utils.cpp41 opt.editable = false; in CreatePixelMap()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h45 bool editable = false; member
60 bool editable; member
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Doutput.cpp84 opts.editable = true; in EncodeToPixelMap()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/render/rspixelmapshader_fuzzer/
H A Drspixelmapshader_fuzzer.cpp68 opts.editable = GetData<bool>(); in GetPixelMapFromData()

Completed in 214 milliseconds

123