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:exposureMode
(Results
1 - 8
of
8
) sorted by relevance
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H
A
D
hdi_stream_uttest.cpp
2248
uint8_t
exposureMode
= OHOS_CAMERA_EXPOSURE_MODE_CONTINUOUS_AUTO;
in HWTEST_F()
local
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
H
A
D
mian.cpp
683
int32_t
exposureMode
;
in OHCaptureSessionIsExposureModeSupported()
local
701
int32_t
exposureMode
;
in OHCaptureSessionSetExposureMode()
local
H
A
D
camera_manager.cpp
595
Camera_ExposureMode
exposureMode
= static_cast<Camera_ExposureMode>(mode);
in SessionIsExposureModeSupported()
local
612
Camera_ExposureMode
exposureMode
= static_cast<Camera_ExposureMode>(mode);
in SessionSetExposureMode()
local
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H
A
D
module_test.cpp
611
int32_t
exposureMode
;
in SessionIsExposureModeSupported()
local
624
Camera_ExposureMode
exposureMode
= ndkCamera_->exposureMode_;
in SessionGetExposureMode()
local
635
int32_t
exposureMode
;
in SessionSetExposureMode()
local
H
A
D
camera_manager.cpp
778
Camera_ExposureMode
exposureMode
= static_cast<Camera_ExposureMode>(mode);
in SessionIsExposureModeSupported()
local
803
Camera_ExposureMode
exposureMode
= static_cast<Camera_ExposureMode>(mode);
in SessionSetExposureMode()
local
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
H
A
D
main.cpp
641
int32_t
exposureMode
;
in SessionIsExposureModeSupported()
local
654
Camera_ExposureMode
exposureMode
= ndkCamera_->exposureMode_;
in SessionGetExposureMode()
local
665
int32_t
exposureMode
;
in SessionSetExposureMode()
local
H
A
D
camera_manager.cpp
935
Camera_ExposureMode
exposureMode
= static_cast<Camera_ExposureMode>(mode);
in SessionIsExposureModeSupported()
local
960
Camera_ExposureMode
exposureMode
= static_cast<Camera_ExposureMode>(mode);
in SessionSetExposureMode()
local
/test/xts/dcts/distributedhardware/distributedcameratest/
H
A
D
dcamera_hdf_demo.cpp
1385
std::vector<uint8_t>
exposureMode
;
in GetAvailableExposureModes()
local
1647
uint8_t
exposureMode
;
in OnResult()
local
Completed in 46 milliseconds