Searched full:param (Results 6576 - 6600 of 8090) sorted by relevance
1...<<261262263264265266267268269270>>...324
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
| H A D | intf_event.h | 48 * @param userToken Optional token that is used to identify the handler.
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | intf_animation_internal.h | 87 * @param move Move operation parameters.
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_hardware_thread.h | 71 void OnPrepareComplete(sptr<Surface>& surface, const PrepareCompleteParam& param, void* data);
|
| H A D | rs_divided_render_util.cpp | 34 (void)(forceCPU); // unused param. in CreateBufferDrawParam()
|
| H A D | rs_composer_adapter.h | 74 void OnPrepareComplete(sptr<Surface>& surface, const PrepareCompleteParam& param, void* data);
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
| H A D | intf_ecs_asset_loader.h | 73 * @param timeBudget Time budget for resource loading in microseconds, if 0 all available work will be executed
|
| /foundation/graphic/graphic_2d/rosen/modules/graphic_2d_configure/src/ |
| H A D | graphic_2d_xml_parser.cpp | 95 if (!xmlStrcmp(node.name, reinterpret_cast<const xmlChar*>("Param"))) {
in GetG2cXmlNodeAsInt()
|
| /foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
| H A D | hgm_vsync_generator_controller.cpp | 56 HGM_LOGE("HgmVSyncGeneratorController::CalcVSyncQuickTriggerTime illegal param"); in CalcVSyncQuickTriggerTime()
|
| H A D | hgm_multi_app_strategy.h | 73 static std::tuple<std::string, pid_t, int32_t> AnalyzePkgParam(const std::string& param);
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/ |
| H A D | rs_command.h | 51 // parameters, otherwise you should define marshalling & unmarshalling func for your param type.
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_ui_director.h | 48 * @param isRenderForced if true, rt will reject partial render and be forced to render all frames
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/ |
| H A D | hdibackend_test.cpp | 108 auto func = [](sptr<Surface> &, const struct PrepareCompleteParam ¶m, void* data) -> void {};
in HWTEST_F()
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
| H A D | base64_decode.h | 83 * @param encodedString String containing the base64 encoded data.
|
| H A D | base64_encode.h | 76 * @param binaryData Data to encode.
|
| /foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
| H A D | image_receiver_impl.cpp | 51 IMAGE_LOGE("[ImageReceiverImpl] Invailed param."); in CreateImageReceiver()
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/ets/MainAbility/ |
| H A D | MainAbility.ts | 26 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/ohosTest/ets/TestAbility/ |
| H A D | TestAbility.ets | 27 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /foundation/multimedia/media_foundation/engine/include/plugin/common/ |
| H A D | plugin_caps_builder.h | 76 * @param mime mime of this builder.
|
| /foundation/multimedia/media_foundation/src/common/ |
| H A D | plugin_caps_builder.h | 76 * @param mime mime of this builder.
|
| /foundation/multimedia/av_session/services/session/server/ |
| H A D | hw_cast_provider.h | 54 void OnLogEvent(const int32_t eventId, const int64_t param) override;
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/main/ets/EntryAbility/ |
| H A D | EntryAbility.ts | 33 Logger.debug(TAG, `want param: ${JSON.stringify(want)}`);
|
| /foundation/multimedia/player_framework/services/services/player/ipc/ |
| H A D | i_standard_player_service.h | 85 virtual int32_t SetParameter(const Format ¶m) = 0;
|
| H A D | player_service_proxy.h | 71 int32_t SetParameter(const Format ¶m) override;
|
| /foundation/multimedia/player_framework/services/services/player/client/ |
| H A D | player_client.h | 72 int32_t SetParameter(const Format ¶m) override;
|
| /foundation/multimedia/player_framework/frameworks/native/player/ |
| H A D | player_impl.h | 67 int32_t SetParameter(const Format ¶m) override;
|
Completed in 12 milliseconds
1...<<261262263264265266267268269270>>...324