/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | gpu_image_gles.cpp | 103 void GenerateImageStorage(DeviceGLES& device, const GpuImageDesc& desc, GpuImagePlatformDataGL& plat) in GenerateImageStorage() argument 160 GpuImagePlatformDataGL GpuImageGLES::GetPlatformData(const DeviceGLES& device, Format format) in GetPlatformData() argument 166 GpuImageGLES::GpuImageGLES(Device& device, cons argument 227 GpuImageGLES(Device& device, const GpuImageDesc& desc, const GpuImagePlatformData& platformData) GpuImageGLES() argument [all...] |
H A D | pipeline_state_object_gles.cpp | 151 GraphicsPipelineStateObjectGLES::GraphicsPipelineStateObjectGLES(Device& device, in GraphicsPipelineStateObjectGLES() argument 250 ComputePipelineStateObjectGLES::ComputePipelineStateObjectGLES(Device& device, in ComputePipelineStateObjectGLES() argument
|
/foundation/multimedia/audio_framework/test/fuzztest/audiomanager_fuzzer/ |
H A D | audio_manager_fuzzer.cpp | 157 DeviceType device = *reinterpret_cast<const DeviceType *>(data); in AudioGroupManagerFuzzTest() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_create_gpu_images.cpp | 245 const IDevice& device = renderNodeContextMgr_->GetRenderContext().GetDevice(); in GetClampedShadingRateTexelSize() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | render_backend_vk.cpp | 82 inline uint64_t GetBufferDeviceAddress(const VkDevice device, const VkBuffer buffer) in GetBufferDeviceAddress() argument 181 const VkDevice device = ((const DevicePlatformDataVk&)device_.GetPlatformData()).device; AcquirePresentationInfo() local [all...] |
/foundation/multimedia/audio_framework/frameworks/cj/src/ |
H A D | multimedia_audio_common.cpp | 77 CDeviceDescriptor *device = static_cast<CDeviceDescriptor *>(malloc(sizeof(CDeviceDescriptor) * deviceSize)); in Convert2CArrDeviceDescriptorByDeviceInfo() local 89 void InitializeDeviceRatesAndChannels(CDeviceDescriptor *device, const DeviceInfo &deviceInfo, int32_t *errorCode) in InitializeDeviceRatesAndChannels() argument 129 void Convert2CDeviceDescriptor(CDeviceDescriptor *device, cons argument 169 CDeviceDescriptor *device = static_cast<CDeviceDescriptor *>(malloc(sizeof(CDeviceDescriptor) * devices.size)); Convert2CArrDeviceDescriptor() local [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | disk_utils.cpp | 78 int GetMaxVolume(dev_t device) in GetMaxVolume() argument
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdiscreen_fuzzer/ |
H A D | hdiscreen_fuzzer.cpp | 113 HdiDevice *device = HdiDevice::GetInstance(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/multimedia/camera_lite/services/impl/src/ |
H A D | camera_service.cpp | 165 CameraDevice *device = new (nothrow) CameraDevice((uint32_t)std::atoi(cameraId.c_str())); in CreateCamera() local 181 CameraDevice *device = GetCameraDevice(cameraId); in CloseCamera() local [all...] |
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | scan_session.cpp | 44 sptr<CameraDevice> device = inputDevice->GetCameraDeviceInfo();
in AddOutput() local 77 sptr<CameraDevice> device = inputDeviceInfo;
in IsBrightnessStatusSupported() local
|
/foundation/multimodalinput/input/service/key_event_normalize/src/ |
H A D | key_event_normalize.cpp | 55 auto device = libinput_event_get_device(event); in Normalize() local 98 void KeyEventNormalize::HandleKeyAction(struct libinput_device* device, KeyEvent::KeyItem &item, in HandleKeyAction() argument 128 void KeyEventNormalize::ResetKeyEvent(struct libinput_device* device) in ResetKeyEvent() argument [all...] |
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
H A D | touch_transform_processor_test.cpp | 77 struct libinput_device *device = libinput_event_get_device(event); in SetupTouchscreen() local 89 struct libinput_device *device = libinput_event_get_device(event); in SetupUwbRemoteControl() local 199 struct libinput_device *device = nullptr; in HWTEST_F() local 265 auto device = libinput_event_get_device(event); in HWTEST_F() local [all...] |
/foundation/multimodalinput/input/service/crown_transform_processor/src/ |
H A D | crown_transform_processor.cpp | 59 auto device = libinput_event_get_device(event); in IsCrownEvent() local 88 auto device = libinput_event_get_device(event); in NormalizeRotateEvent() local 236 auto device = INPUT_DEV_MGR->GetInputDevice(pointerEvent_->GetDeviceId()); in DumpInner() local [all...] |
/foundation/multimodalinput/input/service/libinput_adapter/src/ |
H A D | libinput_adapter.cpp | 69 int32_t LibinputAdapter::DeviceLedUpdate(struct libinput_device *device, int32_t funcKey, bool enable) in DeviceLedUpdate() argument 240 libinput_device* device = libinput_path_add_device(input_, path.c_str()); in OnDeviceAdded() local
|
/foundation/multimodalinput/input/service/touch_event_normalize/src/ |
H A D | touch_transform_processor.cpp | 54 auto device = libinput_event_get_device(event); in OnEventTouchDown() local 270 auto device = INPUT_DEV_MGR->GetInputDevice(pointerEvent_->GetDeviceId()); in OnEvent() local 305 int32_t TouchTransformProcessor::GetTouchToolType(struct libinput_device *device) in GetTouchToolType() argument 284 GetTouchToolType(struct libinput_event_touch *data, struct libinput_device *device) GetTouchToolType() argument [all...] |
/foundation/multimodalinput/input/service/crown_transform_processor/test/src/ |
H A D | crown_transform_processor_test.cpp | 75 struct libinput_device *device = libinput_event_get_device(event); in SetupCrown() local
|
/foundation/multimodalinput/input/service/event_handler/test/ |
H A D | event_normalize_handler_test.cpp | 72 struct libinput_device *device = libinput_event_get_device(event);
in SetupTouchpad() local
|
H A D | input_event_handler_test.cpp | 81 struct libinput_device *device = libinput_event_get_device(event); in SetupTouchpad() local
|
H A D | key_auto_repeat_test.cpp | 52 struct libinput_device *device = nullptr; in HWTEST_F() local
|
/foundation/multimodalinput/input/intention/adapters/input_adapter/src/ |
H A D | input_adapter.cpp | 181 int32_t InputAdapter::AddVirtualInputDevice(std::shared_ptr<MMI::InputDevice> device, int32_t &deviceId) in AddVirtualInputDevice() argument
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | input_device_mgr.cpp | 159 auto device = env_->GetDeviceManager().GetDevice(notice.deviceId); BroadcastHotPlugToRemote() local 180 RemoveRemoteInputDevice(const std::string &networkId, std::shared_ptr<IDevice> device) RemoveRemoteInputDevice() argument 191 AddRemoteInputDevice(const std::string &networkId, std::shared_ptr<IDevice> device) AddRemoteInputDevice() argument 213 DispDeviceInfo(std::shared_ptr<IDevice> device) DispDeviceInfo() argument 243 SerializeDevice(std::shared_ptr<IDevice> device, NetPacket &packet) SerializeDevice() argument 257 Transform(std::shared_ptr<IDevice> device) Transform() argument 287 auto device = GetRemoteDeviceById(networkId, remoteDeviceId); AddVirtualInputDevice() local [all...] |
/foundation/communication/dsoftbus/tests/core/discovery/ipc/ |
H A D | disc_client_on_device_found_test.cpp | 112 static int32_t CallbackOnServerDeviceFound(const char *pkgName, const DeviceInfo *device, in CallbackOnServerDeviceFound() argument 127 int32_t ClientOnRefreshDeviceFound(const char *pkgName, int32_t pid, const void *device, uint32_t deviceLen) in ClientOnRefreshDeviceFound() argument 143 void LnnRefreshDeviceOnlineStateAndDevIdInfo(const char *pkgName, DeviceInfo *device, in LnnRefreshDeviceOnlineStateAndDevIdInfo() argument [all...] |
/foundation/communication/dsoftbus/core/adapter/br/mock/ |
H A D | wrapper_br_interface.c | 128 static int32_t GetRemoteDeviceInfo(int32_t clientFd, const BluetoothRemoteDevice *device) in GetRemoteDeviceInfo() argument
|
/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | bus_center_client_proxy.c | 316 int32_t ClientOnRefreshDeviceFound(const char *pkgName, int32_t pid, const void *device, in ClientOnRefreshDeviceFound() argument
|
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy.cpp | 195 ClientOnRefreshDeviceFound( const char *pkgName, int32_t pid, const void *device, uint32_t deviceLen) ClientOnRefreshDeviceFound() argument
|