Home
last modified time | relevance | path

Searched defs:handle (Results 1501 - 1525 of 1960) sorted by relevance

1...<<61626364656667686970>>...79

/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_enhance_chain_manager.cpp415 AudioEffectHandle handle = nullptr; in AddAudioEnhanceChainHandles() local
H A Daudio_effect_chain_manager.cpp331 AudioEffectHandle handle = nullptr; in SetAudioEffectChainDynamic() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp677 const IPropertyHandle* handle = propertyHandle; in WriteComponent() local
1032 const IPropertyHandle* handle = propertyHandle; ReadComponent() local
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp624 int32_t NativeWindowSetTunnelHandle(OHNativeWindow *window, const OHExtDataHandle *handle) in NativeWindowSetTunnelHandle() argument
H A Dconsumer_surface.cpp495 GSError ConsumerSurface::SetTunnelHandle(const GraphicExtDataHandle *handle) in SetTunnelHandle() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp661 auto* handle = nodeComponentManager.GetData(current->entity_); in DisableTree() local
700 auto* handle = nodeComponentManager_.GetData(entity); variable
1302 IPropertyHandle* handle = nodeManager_.GetData(row->components[NODE_INDEX]); ProcessNode() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp777 BufferHandle* handle = buffer->GetBufferHandle(); in FindBelongTo() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp205 inline bool IsComputeShaderFunc(RenderHandle handle) in IsComputeShaderFunc() argument
210 inline bool IsShaderFunc(RenderHandle handle) in IsShaderFunc() argument
215 inline bool IsAnyShaderFunc(RenderHandle handle) in IsAnyShaderFunc() argument
293 constexpr inline uint64_t HashHandleAndSlot(const RenderHandle& handle, const uint32_t renderSlotId) in HashHandleAndSlot() argument
638 AddAdditionalNameForHandle(const RenderHandleReference& handle, const string_view name) AddAdditionalNameForHandle() argument
831 const RenderHandle handle = GetHandle(path, nameToClientHandle_); GetShaderHandle() local
849 const RenderHandle handle = GetHandle(fullName, nameToClientHandle_); GetShaderHandle() local
864 GetShaderHandle(const RenderHandle& handle, const uint32_t renderSlotId) const GetShaderHandle() argument
910 GetShaderHandle( const RenderHandleReference& handle, const uint32_t renderSlotId) const GetShaderHandle() argument
959 const RenderHandle handle = RenderHandleUtil::CreateHandle(RenderHandleType::GRAPHICS_STATE, arrayIndex); CreateGraphicsState() local
1016 GetGraphicsStateHandle( const RenderHandle& handle, const uint32_t renderSlotId) const GetGraphicsStateHandle() argument
1042 GetGraphicsStateHandle( const RenderHandleReference& handle, const uint32_t renderSlotId) const GetGraphicsStateHandle() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.cpp607 sptr<SurfaceTunnelHandle> handle = consumer->GetTunnelHandle(); in CreateLayer() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp632 int32_t HdiDeviceImpl::SetLayerTunnelHandle(uint32_t screenId, uint32_t layerId, GraphicExtDataHandle *handle) in SetLayerTunnelHandle() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp196 BufferHandle *CloneBufferHandle(const BufferHandle *handle) in CloneBufferHandle() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/
H A DAudioDecoderDemoCommon.cpp678 void AudioDecoderDemo::NativeRunCaseWithoutCreate(OH_AVCodec *handle, std::string inputFile, std::string outputFile, in NativeRunCaseWithoutCreate() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp373 void PhotoOutput::SetAuxiliaryPhotoHandle(uint32_t handle) in SetAuxiliaryPhotoHandle() argument
/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp1113 int32_t PlayerImpl::GetReadableSize(const void *handle) in GetReadableSize() argument
1162 int32_t PlayerImpl::ReadData(void *handle, uint8_t *data, int32_t size, int32_t timeOutMs, DataFlags *flags) in ReadData() argument
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp155 napi_value JsPointerManager::SetPointerVisible(napi_env env, bool visible, napi_value handle) in SetPointerVisible() argument
187 napi_value JsPointerManager::IsPointerVisible(napi_env env, napi_value handle) in IsPointerVisible() argument
217 napi_value JsPointerManager::SetPointerColor(napi_env env, int32_t color, napi_value handle) in SetPointerColor() argument
243 napi_value JsPointerManager::GetPointerColor(napi_env env, napi_value handle) in GetPointerColor() argument
304 SetPointerSpeed(napi_env env, int32_t pointerSpeed, napi_value handle) SetPointerSpeed() argument
334 GetPointerSpeed(napi_env env, napi_value handle) GetPointerSpeed() argument
364 SetMouseScrollRows(napi_env env, int32_t rows, napi_value handle) SetMouseScrollRows() argument
390 GetMouseScrollRows(napi_env env, napi_value handle) GetMouseScrollRows() argument
418 SetPointerLocation(napi_env env, int32_t x, int32_t y, napi_value handle) SetPointerLocation() argument
474 SetPointerSize(napi_env env, int32_t size, napi_value handle) SetPointerSize() argument
500 GetPointerSize(napi_env env, napi_value handle) GetPointerSize() argument
561 SetPointerStyle(napi_env env, int32_t windowid, int32_t pointerStyle, napi_value handle) SetPointerStyle() argument
610 GetPointerStyle(napi_env env, int32_t windowid, napi_value handle) GetPointerStyle() argument
653 EnterCaptureMode(napi_env env, int32_t windowId, napi_value handle) EnterCaptureMode() argument
675 LeaveCaptureMode(napi_env env, int32_t windowId, napi_value handle) LeaveCaptureMode() argument
698 SetMousePrimaryButton(napi_env env, int32_t primaryButton, napi_value handle) SetMousePrimaryButton() argument
723 GetMousePrimaryButton(napi_env env, napi_value handle) GetMousePrimaryButton() argument
747 SetHoverScrollState(napi_env env, bool state, napi_value handle) SetHoverScrollState() argument
772 GetHoverScrollState(napi_env env, napi_value handle) GetHoverScrollState() argument
798 SetTouchpadData(napi_env env, napi_value handle, int32_t errorCode) SetTouchpadData() argument
827 GetTouchpadBoolData(napi_env env, napi_value handle, bool data, int32_t errorCode) GetTouchpadBoolData() argument
856 GetTouchpadInt32Data(napi_env env, napi_value handle, int32_t data, int32_t errorCode) GetTouchpadInt32Data() argument
885 SetTouchpadScrollSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadScrollSwitch() argument
892 GetTouchpadScrollSwitch(napi_env env, napi_value handle) GetTouchpadScrollSwitch() argument
900 SetTouchpadScrollDirection(napi_env env, bool state, napi_value handle) SetTouchpadScrollDirection() argument
907 GetTouchpadScrollDirection(napi_env env, napi_value handle) GetTouchpadScrollDirection() argument
915 SetTouchpadTapSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadTapSwitch() argument
922 GetTouchpadTapSwitch(napi_env env, napi_value handle) GetTouchpadTapSwitch() argument
929 SetTouchpadPointerSpeed(napi_env env, int32_t speed, napi_value handle) SetTouchpadPointerSpeed() argument
936 GetTouchpadPointerSpeed(napi_env env, napi_value handle) GetTouchpadPointerSpeed() argument
944 SetTouchpadPinchSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadPinchSwitch() argument
951 GetTouchpadPinchSwitch(napi_env env, napi_value handle) GetTouchpadPinchSwitch() argument
959 SetTouchpadSwipeSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadSwipeSwitch() argument
966 GetTouchpadSwipeSwitch(napi_env env, napi_value handle) GetTouchpadSwipeSwitch() argument
974 SetTouchpadRightClickType(napi_env env, int32_t type, napi_value handle) SetTouchpadRightClickType() argument
981 GetTouchpadRightClickType(napi_env env, napi_value handle) GetTouchpadRightClickType() argument
989 SetTouchpadRotateSwitch(napi_env env, bool rotateSwitch, napi_value handle) SetTouchpadRotateSwitch() argument
996 GetTouchpadRotateSwitch(napi_env env, napi_value handle) GetTouchpadRotateSwitch() argument
1013 SetTouchpadThreeFingersTapSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadThreeFingersTapSwitch() argument
1020 GetTouchpadThreeFingersTapSwitch(napi_env env, napi_value handle) GetTouchpadThreeFingersTapSwitch() argument
1071 SetTouchpadScrollRows(napi_env env, int32_t rows, napi_value handle) SetTouchpadScrollRows() argument
1097 GetTouchpadScrollRows(napi_env env, napi_value handle) GetTouchpadScrollRows() argument
[all...]
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp152 DlHandle handle = nullptr; in OpenSo() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp176 auto handle = dlopen(EXT_CONFIG_LIB, RTLD_NOW); in LoadGetExtConfigFunc() local
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp45 bool DBinderDatabusInvoker::AcquireHandle(int32_t handle) in AcquireHandle() argument
51 bool DBinderDatabusInvoker::ReleaseHandle(int32_t handle) in ReleaseHandle() argument
57 std::shared_ptr<DBinderSessionObject> DBinderDatabusInvoker::NewSessionOfBinderProxy(uint32_t handle, in NewSessionOfBinderProxy() argument
96 uint32_t handle = ipcProxy->GetHandle(); GetSessionForProxy() local
143 AuthSession2Proxy(uint32_t handle, const std::shared_ptr<DBinderSessionObject> session) AuthSession2Proxy() argument
169 QuerySessionOfBinderProxy(uint32_t handle, std::shared_ptr<DBinderSessionObject> session) QuerySessionOfBinderProxy() argument
196 QueryServerSessionObject(uint32_t handle) QueryServerSessionObject() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c718 int32_t GetSessionHandle(int32_t sessionId, int *handle) in GetSessionHandle() argument
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h70 __u32 handle; member
155 __u32 handle; member
186 __u32 handle; member
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c1106 BleResponseConfirmationCallback(int32_t status, int32_t handle) BleResponseConfirmationCallback() argument
[all...]
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp78 bool NetHttpClientExec::AddCurlHandle(CURL *handle, RequestContext *context) in AddCurlHandle() argument
129 auto handle = curl_easy_init(); in RequestWithoutCache() local
161 GetCurlDataFromHandle(CURL *handle, RequestContext *context, CURLMSG curlMsg, CURLcode result) GetCurlDataFromHandle() argument
210 GetTimingFromCurl(CURL *handle, CURLINFO info) GetTimingFromCurl() argument
221 CacheCurlPerformanceTiming(CURL* handle, RequestContext* context) CacheCurlPerformanceTiming() argument
245 auto handle = msg->easy_handle; HandleCurlData() local
[all...]
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp483 sptr<NetHandle> handle = new (std::nothrow) NetHandle(GetData<int32_t>()); in NetworkShareSubStateMachinePrivateFuzzTest() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Drouting_manager.cpp142 tNFA_HANDLE handle = ROUTE_LOC_ESE_ID; in SetOffHostNfceeTechMask() local
240 tNFA_HANDLE handle = GetEeHandle(route); in SetRoutingEntry() local
299 tNFA_HANDLE handle in SetDefaultAidRoute() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp876 void RequestContext::SetCurlHandle(CURL *handle) in SetCurlHandle() argument

Completed in 38 milliseconds

1...<<61626364656667686970>>...79