Home
last modified time | relevance | path

Searched defs:operator (Results 76 – 100 of 2062) sorted by relevance

12345678910>>...83

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_device.h111 HdiDevice& operator=(const HdiDevice& rhs) = delete; variable
113 HdiDevice& operator=(HdiDevice&& rhs) = delete; variable
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/include/
H A Dcamera_device.h32 CameraDevice& operator=(const CameraDevice& other) = delete; variable
33 CameraDevice& operator=(CameraDevice&& other) = delete; variable
H A Dstream_operator.h49 StreamOperator& operator=(const StreamOperator &other) = delete; variable
50 StreamOperator& operator=(StreamOperator &&other) = delete; variable
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/include/
H A Dstream_operator_service.h53 StreamOperatorService &operator=(const StreamOperatorService &other) = delete; variable
54 StreamOperatorService &operator=(StreamOperatorService &&other) = delete; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddoffline_stream_operator.h30 DOfflineStreamOperator& operator=(const DOfflineStreamOperator &other) = delete; variable
31 DOfflineStreamOperator& operator=(DOfflineStreamOperator &&other) = delete; variable
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/skia/include/
H A Dskia_impl.h35 Skia& operator=(const Skia&) = delete; variable
37 Skia& operator=(Skia&&) = delete; variable
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/detail_enhancer/include/
H A Ddetail_enhancer_image_native.h30 DetailEnhancerImageNative& operator=(const DetailEnhancerImageNative&) = delete; variable
32 DetailEnhancerImageNative& operator=(DetailEnhancerImageNative&&) = delete; variable
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/include/
H A Dimage_processing_capability.h43 ImageProcessingCapability& operator=(const ImageProcessingCapability&) = delete; variable
45 ImageProcessingCapability& operator=(ImageProcessingCapability&&) = delete; variable
H A Dimage_processing_native.h52 ImageProcessingNative& operator=(const ImageProcessingNative&) = delete; variable
54 ImageProcessingNative& operator=(ImageProcessingNative&&) = delete; variable
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/include/
H A Dvideo_processing_callback_native.h33 VideoProcessingCallbackNative& operator=(const VideoProcessingCallbackNative&) = delete; variable
35 VideoProcessingCallbackNative& operator=(VideoProcessingCallbackNative&&) = delete; variable
H A Dvideo_processing_capability.h34 VideoProcessingCapability& operator=(const VideoProcessingCapability&) = delete; variable
36 VideoProcessingCapability& operator=(VideoProcessingCapability&&) = delete; variable
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/interface/inner_api/
H A Dimage_processing_capi_interface.h57 IImageProcessingNdk& operator=(const IImageProcessingNdk&) = delete; variable
59 IImageProcessingNdk& operator=(IImageProcessingNdk&&) = delete; variable
H A Dvideo_processing_capi_interface.h54 IVideoProcessingNdk& operator=(const IVideoProcessingNdk&) = delete; variable
56 IVideoProcessingNdk& operator=(IVideoProcessingNdk&&) = delete; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/include/command/
H A Dcommand.h30 Command &operator=(const Command &command) = delete; variable
31 Command &operator=(Command &&command) = delete; variable
H A Ddelete_command_v10.h30 DeleteCommandV10 &operator=(const DeleteCommandV10 &listCommand) = delete; variable
31 DeleteCommandV10 &operator=(DeleteCommandV10 &&listCommand) = delete; variable
H A Dlist_command_v10.h28 ListCommandV10 &operator=(const ListCommandV10 &listCommand) = delete; variable
29 ListCommandV10 &operator=(ListCommandV10 &&listCommand) = delete; variable
H A Dquery_command_v10.h28 QueryCommandV10 &operator=(const QueryCommandV10 &queryCommand) = delete; variable
29 QueryCommandV10 &operator=(QueryCommandV10 &&queryCommand) = delete; variable
H A Drecv_command_v10.h28 RecvCommandV10 &operator=(const RecvCommandV10 &recvCommand) = delete; variable
29 RecvCommandV10 &operator=(RecvCommandV10 &&recvCommand) = delete; variable
H A Dsend_command_v10.h28 SendCommandV10 &operator=(const SendCommandV10 &sendCommand) = delete; variable
29 SendCommandV10 &operator=(SendCommandV10 &&sendCommand) = delete; variable
/ohos5.0/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_action.h35 BrightnessAction& operator=(const BrightnessAction&) = delete; variable
37 BrightnessAction& operator=(BrightnessAction&&) = delete; variable
H A Dbrightness_dimming_callback.h28 BrightnessDimmingCallback& operator=(const BrightnessDimmingCallback&) = delete; variable
30 BrightnessDimmingCallback& operator=(BrightnessDimmingCallback&&) = delete; variable
H A Dbrightness_manager.h27 BrightnessManager& operator=(const BrightnessManager&) = delete; variable
29 BrightnessManager& operator=(BrightnessManager&&) = delete; variable
H A Dcalculation_manager.h33 BrightnessCalculationManager& operator=(const BrightnessCalculationManager&) = delete; variable
35 BrightnessCalculationManager& operator=(BrightnessCalculationManager&&) = delete; variable
H A Dlight_lux_buffer.h31 LightLuxBuffer& operator=(const LightLuxBuffer&) = delete; variable
33 LightLuxBuffer& operator=(LightLuxBuffer&&) = delete; variable
H A Dlight_lux_manager.h33 LightLuxManager& operator=(const LightLuxManager&) = delete; variable
35 LightLuxManager& operator=(LightLuxManager&&) = delete; variable

12345678910>>...83