Home
last modified time | relevance | path

Searched defs:opts (Results 51 – 75 of 276) sorted by relevance

12345678910>>...12

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dsvg_decoder_test.cpp162 PixelDecodeOptions opts; variable
179 PixelDecodeOptions opts; variable
204 PixelDecodeOptions opts; variable
225 PixelDecodeOptions opts; variable
345 PixelDecodeOptions opts; variable
442 PixelDecodeOptions opts; variable
H A Djpg_yuv_test.cpp141 SourceOptions opts; in DecodeToFormat() local
175 SourceOptions opts; in DecodeToYuv() local
238 SourceOptions opts; in YuvRotate() local
271 SourceOptions opts; in YuvCrop() local
306 SourceOptions opts; in YuvWriteConvert() local
352 SourceOptions opts; in ScaleYuv420() local
384 SourceOptions opts; in ResizeYuv420() local
431 SourceOptions opts; in FlipYuv420() local
467 SourceOptions opts; in TranslateYuv420() local
500 SourceOptions opts; in ReadYuv420() local
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dbmp_decoder_test.cpp183 PixelDecodeOptions opts; variable
200 PixelDecodeOptions opts; variable
225 PixelDecodeOptions opts; variable
246 PixelDecodeOptions opts; variable
267 PixelDecodeOptions opts; variable
288 PixelDecodeOptions opts; variable
501 const PixelDecodeOptions opts; variable
704 const PixelDecodeOptions opts; variable
H A Dformat_agent_plugin_test.cpp121 SourceOptions opts; variable
163 SourceOptions opts; variable
293 SourceOptions opts; variable
335 SourceOptions opts; variable
406 SourceOptions opts; variable
448 SourceOptions opts; variable
622 SourceOptions opts; variable
649 SourceOptions opts; variable
H A Dformat_agent_plugin_svg_test.cpp87 SourceOptions opts; variable
129 SourceOptions opts; variable
H A Dgif_decoder_test.cpp142 PixelDecodeOptions opts; variable
163 PixelDecodeOptions opts; variable
184 PixelDecodeOptions opts; variable
H A Dwebp_decoder_test.cpp184 PixelDecodeOptions opts; variable
201 PixelDecodeOptions opts; variable
226 PixelDecodeOptions opts; variable
247 PixelDecodeOptions opts; variable
409 PixelDecodeOptions opts; variable
633 PixelDecodeOptions opts; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/
H A Draw_decoder.cpp60 PixelDecodeOptions opts; in Reset() local
108 uint32_t RawDecoder::SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &… in SetDecodeOptions()
300 uint32_t RawDecoder::DoSetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo… in DoSetDecodeOptions()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_jpeg_test.cpp84 SourceOptions opts; in CreateImageSourceFromFilePath() local
93 SourceOptions opts; in CreateImageSourceFromHWPath() local
111 SourceOptions opts; variable
131 SourceOptions opts; variable
158 SourceOptions opts; variable
176 SourceOptions opts; variable
201 SourceOptions opts; variable
224 SourceOptions opts; variable
255 SourceOptions opts; variable
309 SourceOptions opts; variable
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dpng_decoder_test.cpp189 PixelDecodeOptions opts; variable
206 PixelDecodeOptions opts; variable
231 PixelDecodeOptions opts; variable
252 PixelDecodeOptions opts; variable
272 PixelDecodeOptions opts; variable
293 PixelDecodeOptions opts; variable
315 PixelDecodeOptions opts; variable
337 PixelDecodeOptions opts; variable
359 PixelDecodeOptions opts; variable
381 PixelDecodeOptions opts; variable
[all …]
/ohos5.0/base/startup/init/test/benchmark/
H A Dbenchmark_fwk.cpp110 bench_opts_t opts; in ParseOptions() local
243 static void RegisterSingleBenchmark(bench_opts_t opts, const std::string &funcName, args_vector *ru… in RegisterSingleBenchmark()
260 static void RegisterAllBenchmarks(const bench_opts_t &opts, std::map<std::string, args_vector> &pre… in RegisterAllBenchmarks()
273 bench_opts_t opts = ParseOptions(argc, argv); in main() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/stream_test/
H A Dfile_source_stream_test.cpp177 SourceOptions opts; variable
208 SourceOptions opts; variable
239 SourceOptions opts; variable
270 SourceOptions opts; variable
301 SourceOptions opts; variable
332 SourceOptions opts; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_watermark_demo.cpp34 Media::InitializationOptions opts; in main() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/notify_test/src/
H A Dthumbnail_utils_mock.cpp33 void ThumbnailUtils::QueryThumbnailDataFromFileId(ThumbRdbOpt &opts, const std::string &id, in QueryThumbnailDataFromFileId()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dpixel_map_impl.cpp26 std::unique_ptr<PixelMap> PixelMapImpl::CreatePixelMap(const InitializationOptions &opts) in CreatePixelMap()
41 InitializationOptions &opts) in CreatePixelMap()
55 …ique_ptr<PixelMap> PixelMapImpl::CreateAlphaPixelMap(PixelMap &source, InitializationOptions &opts) in CreateAlphaPixelMap()
/ohos5.0/foundation/multimedia/image_effect/test/unittest/utils/
H A Dtest_pixel_map_utils.cpp27 SourceOptions opts; in ParsePixelMapByPath() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A Devent_thumbnail_test.cpp89 ThumbRdbOpt opts = { variable
102 ThumbRdbOpt opts = { variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp49 CSourceOptions opts; variable
88 CSourceOptions opts; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtool_bar_pattern.h53 SafeAreaExpandOpts opts = { .type = SAFE_AREA_TYPE_SYSTEM | SAFE_AREA_TYPE_CUTOUT, in OnAttachToFrameNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_common_tools_test.cpp58 Media::InitializationOptions opts; variable
/ohos5.0/build/tools/module_dependence/
H A Dpart_deps.py61 from pyecharts import options as opts unknown
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp201 Media::SourceOptions opts; in GetPixelMapFromBuffer() local
248 Media::SourceOptions opts; in CreateImageSource() local
299 Media::SourceOptions opts; in GetDefaultMask() local
320 Media::SourceOptions opts; in InitLayeredParam() local
346 Media::SourceOptions opts; in GetMaskByPath() local
369 Media::SourceOptions opts; in GetMaskByName() local
483 Media::InitializationOptions opts; in TransformToPixelMap() local
611 Media::InitializationOptions opts; in CompositeIconNotAdaptive() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_repeat_virtual_scroll.cpp25 #define JSFUNC(opts, propName) (JSRef<JSFunc>::Cast((opts)->GetProperty(propName))) argument
76 auto opts = JSRef<JSObject>::Cast(pair->GetValueAt(1)); in ParseAndVerifyParams() local
109 auto opts = JSRef<JSObject>::Cast(pair->GetValueAt(1)); in Create() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp52 static void ParseImageSourceOps(SourceOptions &opts, struct OhosImageSourceOps* ops) in ParseImageSourceOps()
124 SourceOptions opts; in ImageSourceNativeCreate() local
212 SourceOptions opts; in ImageSourceNapiCreateFromUri() local
246 SourceOptions opts; in ImageSourceNapiCreateFromFd() local
280 SourceOptions opts; in ImageSourceNapiCreateFromData() local
321 SourceOptions opts; in ImageSourceNapiCreateFromRawFile() local
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddumper_parameter.cpp39 void DumperParameter::SetOpts(const DumperOpts &opts) in SetOpts()

12345678910>>...12