Home
last modified time | relevance | path

Searched refs:IsCapture (Results 1 - 18 of 18) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/test/unittest/common/base/
H A Ddcamera_capture_info_cmd_test.cpp39 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
50 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
60 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
71 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
81 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
92 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
109 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
120 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
131 "IsCapture": true, "EncodeType": 1, "StreamType": 1,
142 "IsCapture"
[all...]
H A Ddcamera_protocol_test.cpp51 "IsCapture":true, "EncodeType": 1, "StreamType": 1,
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbase_consumer.cpp50 bool BaseConsumer::IsCapture() in IsCapture() function in OHOS::Sharing::BaseConsumer
H A Dbase_consumer.h61 virtual bool IsCapture();
H A Dmedia_channel.cpp948 if (!(consumer_->IsCapture())) { in InitPlayController()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h204 bool IsCapture() const;
235 bool IsCapture() override
H A Dweb_object_event.h133 virtual bool IsCapture(void* object) = 0;
H A Dweb_delegate_cross.cpp588 bool WebFileChooserImpl::IsCapture() const in IsCapture() function in OHOS::Ace::WebFileChooserImpl
595 return obj->IsCapture(object_); in IsCapture()
1436 auto isCapture = webFileChooser->IsCapture(); in OnShowFileChooser()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_paint_filter_canvas.h288 bool IsCapture() const;
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_controller_test.cpp74 "DataSpace": 1, "IsCapture":true, "EncodeType": 1, "StreamType": 1,
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp106 if (LIKELY(!rscanvas.IsCapture())) { in HDRConvert()
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp286 bool FileSelectorParamOhos::IsCapture() in IsCapture() function in OHOS::Ace::FileSelectorParamOhos
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp1499 bool RSPaintFilterCanvas::IsCapture() const in IsCapture() function in OHOS::Rosen::RSPaintFilterCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.cpp704 RS_LOGD("HDR hasHdrPresent_:%{public}d", canvas.IsCapture()); in CaptureSurface()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h241 bool IsCapture() override;
H A Dweb_delegate.cpp336 bool FileSelectorParamOhos::IsCapture() in IsCapture() function in OHOS::Ace::FileSelectorParamOhos
339 return param_->IsCapture(); in IsCapture()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h116 virtual bool IsCapture() = 0;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1404 JSClass<JSFileSelectorParam>::CustomMethod("isCapture", &JSFileSelectorParam::IsCapture); in JSBind()
1428 void IsCapture(const JSCallbackInfo& args) in IsCapture() function in OHOS::OHOS::Ace::Framework::JSFileSelectorParam
1430 auto isCapture = JSVal(ToJSValue(param_->IsCapture())); in IsCapture()

Completed in 46 milliseconds