Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:cameraAbility
(Results
1 - 15
of
15
) sorted by relevance
/foundation/multimedia/camera_lite/services/impl/src/
H
A
D
camera_service.cpp
88
AbilityInfo
cameraAbility
= {};
in GetCameraAbility()
local
89
HalCameraGetAbility(atoi(cameraId.c_str()), &
cameraAbility
);
in GetCameraAbility()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hstream_depth_data.cpp
51
LinkInput(sptr<OHOS::HDI::Camera::V1_0::IStreamOperator> streamOperator, std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
)
LinkInput()
argument
H
A
D
hstream_common.cpp
107
LinkInput(sptr<OHOS::HDI::Camera::V1_0::IStreamOperator> streamOperator, std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
)
LinkInput()
argument
H
A
D
hstream_metadata.cpp
54
LinkInput(sptr<OHOS::HDI::Camera::V1_0::IStreamOperator> streamOperator, std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
)
LinkInput()
argument
H
A
D
camera_util.cpp
241
bool IsValidMode(int32_t opMode, std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
)
in IsValidMode()
argument
H
A
D
hstream_repeat.cpp
51
LinkInput(sptr<OHOS::HDI::Camera::V1_0::IStreamOperator> streamOperator, std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
)
LinkInput()
argument
H
A
D
hcamera_host_manager.cpp
260
std::vector<uint8_t>
cameraAbility
;
in GetCameraAbility()
local
420
std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
;
in IsNeedRestore()
local
H
A
D
hstream_capture.cpp
70
LinkInput(sptr<HDI::Camera::V1_0::IStreamOperator> streamOperator, std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
)
LinkInput()
argument
H
A
D
hcamera_device.cpp
529
std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
;
in CheckMovingPhotoSupported()
local
H
A
D
hcamera_service.cpp
225
shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
;
in GetCameras()
local
345
GetCameraAbility(std::string& cameraId, std::shared_ptr<OHOS::Camera::CameraMetadata>&
cameraAbility
)
GetCameraAbility()
argument
970
shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
;
IsCameraMuteSupported()
local
1231
shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
;
IsPrelaunchSupported()
local
[all...]
/foundation/multimedia/camera_lite/frameworks/binder/src/
H
A
D
camera_service_client.cpp
109
CameraAbility *
cameraAbility
= new (nothrow) CameraAbility;
in Callback()
local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/include/
H
A
D
hcamera_service.h
64
shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
;
member
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H
A
D
hcamera_service_proxy.cpp
80
std::shared_ptr<Camera::CameraMetadata>
cameraAbility
;
in GetCameras()
local
110
GetCameraAbility(std::string &cameraId, std::shared_ptr<Camera::CameraMetadata> &
cameraAbility
)
GetCameraAbility()
argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H
A
D
hcamera_service_stub.cpp
199
std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
;
in HandleGetCameraAbility()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H
A
D
camera_manager.cpp
1206
std::shared_ptr<OHOS::Camera::CameraMetadata>
cameraAbility
;
in GetCameraDeviceListFromServer()
local
Completed in 21 milliseconds