Home
last modified time | relevance | path

Searched defs:opts (Results 126 - 150 of 258) sorted by relevance

1234567891011

/foundation/multimedia/media_library/frameworks/utils/src/
H A Dmedia_privacy_manager.cpp309 SourceOptions opts; in CollectRanges() local
/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_proxy_ex_test.cpp84 Media::InitializationOptions opts; in CreatePixelMap() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_dynamic_drawing_manager.cpp77 OHOS::Media::SourceOptions opts; in DecodeImageToPixelMap() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_record_test.cpp117 InitializationOptions opts = { { width_, height_ }, PixelFormat::ARGB_8888, PixelFormat::ARGB_8888 }; in AddPixelMapUdsEntry() local
H A Dpaste_data_entry_test.cpp101 InitializationOptions opts = { { 5, 7 }, PixelFormat::ARGB_8888, PixelFormat::ARGB_8888 }; in InitPixelMapEntry() local
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardclient_fuzzer/
H A Dpasteboardclient_fuzzer.cpp122 InitializationOptions opts = { { 5, 7}, PixelFormat::ARGB_8888 }; in FuzzPasteboard() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp392 int opts = fcntl(fd, F_GETFL); in SetPanNetworkNonBlocking() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_uhid.cpp349 int opts = fcntl(fd, F_GETFL); in SetUhidNonBlocking() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp820 Media::InitializationOptions opts; in HWTEST_F() local
H A Dwindow_manager_proxy_test.cpp533 Media::InitializationOptions opts; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.cpp135 auto&& opts = hostNode->GetLayoutProperty()->GetSafeAreaExpandOpts(); in OnModifyDone() local
340 SafeAreaExpandOpts opts = { .type = SAFE_AREA_TYPE_SYSTEM | SAFE_AREA_TYPE_CUTOUT, in OnAttachToFrameNode() local
378 auto& opts = layoutProperty->GetSafeAreaExpandOpts(); in NeedIgnoreKeyboard() local
[all...]
H A Dnavdestination_layout_algorithm.cpp52 SafeAreaExpandOpts opts = {.type = SAFE_AREA_TYPE_SYSTEM, .edges = SAFE_AREA_EDGE_TOP}; in CheckTopEdgeOverlap() local
92 SafeAreaExpandOpts opts = { .type = SAFE_AREA_TYPE_SYSTEM, .edges = SAFE_AREA_EDGE_BOTTOM }; in CheckBottomEdgeOverlap() local
26 CheckTopEdgeOverlap(const RefPtr<NavDestinationLayoutProperty>& navDestinationLayoutProperty, const RefPtr<NavDestinationGroupNode>& hostNode, SafeAreaExpandOpts opts) CheckTopEdgeOverlap() argument
66 CheckBottomEdgeOverlap(const RefPtr<NavDestinationLayoutProperty>& navDestinationLayoutProperty, const RefPtr<NavDestinationGroupNode>& hostNode, SafeAreaExpandOpts opts) CheckBottomEdgeOverlap() argument
107 auto opts = navDestinationLayoutProperty->GetIgnoreLayoutSafeAreaValue({.type = SAFE_AREA_TYPE_NONE, CheckIgnoreLayoutSafeArea() local
121 SafeAreaExpandOpts opts = {.type = SAFE_AREA_TYPE_SYSTEM, .edges = SAFE_AREA_EDGE_NONE}; CheckIgnoreLayoutSafeArea() local
244 auto opts = navDestinationLayoutProperty->GetIgnoreLayoutSafeAreaValue({.type = SAFE_AREA_TYPE_NONE, LayoutContent() local
379 auto&& opts = navDestinationLayoutProperty->GetSafeAreaExpandOpts(); Layout() local
[all...]
H A Dnavdestination_group_node.cpp73 SafeAreaExpandOpts opts = { .type = SAFE_AREA_TYPE_SYSTEM | SAFE_AREA_TYPE_CUTOUT, in AddChildToGroup() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_algorithm.cpp139 SafeAreaExpandOpts opts = {.type = SAFE_AREA_TYPE_SYSTEM, .edges = SAFE_AREA_EDGE_TOP}; in CheckTopEdgeOverlap() local
177 SafeAreaExpandOpts opts = {.type = SAFE_AREA_TYPE_SYSTEM, .edges = SAFE_AREA_EDGE_BOTTOM}; in CheckBottomEdgeOverlap() local
115 CheckTopEdgeOverlap(const RefPtr<NavBarLayoutProperty>& navBarLayoutProperty, const RefPtr<NavBarNode>& hostNode, SafeAreaExpandOpts opts) CheckTopEdgeOverlap() argument
153 CheckBottomEdgeOverlap(const RefPtr<NavBarLayoutProperty>& navBarLayoutProperty, const RefPtr<NavBarNode>& hostNode, SafeAreaExpandOpts opts) CheckBottomEdgeOverlap() argument
196 auto opts = navBarLayoutProperty->GetIgnoreLayoutSafeAreaValue({.type = SAFE_AREA_TYPE_NONE, CheckIgnoreLayoutSafeArea() local
281 auto opts = navBarLayoutProperty->GetIgnoreLayoutSafeAreaValue({.type = SAFE_AREA_TYPE_NONE, LayoutContent() local
353 auto opts = navBarLayoutProperty->GetIgnoreLayoutSafeAreaValue({.type = SAFE_AREA_TYPE_NONE, Layout() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigation_model_impl.cpp280 void NavigationModelImpl::SetIgnoreLayoutSafeArea(const NG::SafeAreaExpandOpts& opts) {} in SetIgnoreLayoutSafeArea() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp91 OHOS::Media::InitializationOptions opts; in CopyPixelMap() local
200 Media::InitializationOptions opts; in GetPixelManager() local
281 Media::InitializationOptions opts; in ConvertSkImageToPixmap() local
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng.cpp739 SafeAreaExpandOpts opts; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
H A Dnavrouter_group_test_ng.cpp787 SafeAreaExpandOpts opts; in HWTEST_F() local
828 SafeAreaExpandOpts opts; in HWTEST_F() local
874 SafeAreaExpandOpts opts; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.cpp339 auto& opts = layoutProperty->GetSafeAreaExpandOpts(); in FindNavNode() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/image_fuzzer/
H A Dimage_fuzzer.cpp545 Media::InitializationOptions opts; in ImageFuzzTest016() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_ui_capture.cpp160 Media::InitializationOptions opts; in CreatePixelMapByNode() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp222 PixelDecodeOptions opts; in HWTEST_F() local
254 PixelDecodeOptions opts; HWTEST_F() local
1013 const PlEncodeOptions opts; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp251 OH_Pixelmap_InitializationOptions *opts = nullptr; in HWTEST_F() local
700 OH_DecodingOptions *opts = nullptr; in HWTEST_F() local
744 OH_DecodingOptions *opts = nullptr; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp34 SourceOptions opts; in CreateImageSource() local
39 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSourceWithOption(std::string uri, SourceOptions &opts, in CreateImageSourceWithOption() argument
48 SourceOptions opts; in CreateImageSource() local
53 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSourceWithOption(int fd, SourceOptions &opts, in CreateImageSourceWithOption() argument
62 SourceOptions opts; in CreateImageSource() local
67 CreateImageSourceWithOption(uint8_t *data, uint32_t size, SourceOptions &opts, uint32_t* errCode) CreateImageSourceWithOption() argument
74 CreateImageSource(const int fd, int32_t offset, int32_t length, const SourceOptions &opts, uint32_t &errorCode) CreateImageSource() argument
83 CreateIncrementalSource( const uint8_t *data, uint32_t size, SourceOptions &opts, uint32_t &errorCode) CreateIncrementalSource() argument
286 CreatePixelMap(uint32_t index, DecodeOptions &opts, uint32_t &errorCode) CreatePixelMap() argument
311 CreatePixelMapList(uint32_t index, DecodeOptions opts, uint32_t* errorCode) CreatePixelMapList() argument
[all...]
/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; in HWTEST_F() local
131 SourceOptions opts; in HWTEST_F() local
158 SourceOptions opts; HWTEST_F() local
176 SourceOptions opts; HWTEST_F() local
201 SourceOptions opts; HWTEST_F() local
224 SourceOptions opts; HWTEST_F() local
255 SourceOptions opts; HWTEST_F() local
290 IncrementalSourceOptions opts; HWTEST_F() local
309 SourceOptions opts; HWTEST_F() local
345 SourceOptions opts; HWTEST_F() local
390 SourceOptions opts; HWTEST_F() local
443 SourceOptions opts; HWTEST_F() local
476 SourceOptions opts; HWTEST_F() local
503 SourceOptions opts; HWTEST_F() local
525 SourceOptions opts; HWTEST_F() local
574 SourceOptions opts; HWTEST_F() local
601 SourceOptions opts; HWTEST_F() local
620 SourceOptions opts; HWTEST_F() local
645 SourceOptions opts; HWTEST_F() local
693 SourceOptions opts; HWTEST_F() local
787 SourceOptions opts; HWTEST_F() local
977 SourceOptions opts; HWTEST_F() local
1028 SourceOptions opts; HWTEST_F() local
1064 SourceOptions opts; HWTEST_F() local
2246 SourceOptions opts; HWTEST_F() local
2881 SourceOptions opts; HWTEST_F() local
3302 SourceOptions opts; HWTEST_F() local
3361 SourceOptions opts; HWTEST_F() local
3386 SourceOptions opts; HWTEST_F() local
3429 SourceOptions opts; HWTEST_F() local
3474 SourceOptions opts; HWTEST_F() local
[all...]

Completed in 26 milliseconds

1234567891011