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:exposureValue
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H
A
D
night_session.cpp
54
int32_t NightSession::SetExposure(uint32_t
exposureValue
)
in SetExposure()
argument
86
int32_t NightSession::GetExposure(uint32_t &
exposureValue
)
in GetExposure()
argument
[all...]
H
A
D
capture_session.cpp
1765
int32_t CaptureSession::SetExposureBias(float
exposureValue
)
in SetExposureBias()
argument
1824
float
exposureValue
;
GetExposureValue()
local
1829
GetExposureValue(float&
exposureValue
)
GetExposureValue()
argument
3527
CalculateExposureValue(float
exposureValue
)
CalculateExposureValue()
argument
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H
A
D
night_session_napi.cpp
155
uint32_t
exposureValue
;
in GetExposure()
local
184
uint32_t
exposureValue
;
in SetExposure()
local
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H
A
D
dcamera_client_demo.cpp
244
float
exposureValue
= 0;
in ConfigFocusFlashAndExposure()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H
A
D
main.cpp
240
float
exposureValue
= 0;
in ConfigFocusAndExposure()
local
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H
A
D
capture_session.cpp
564
Camera_ErrorCode OH_CaptureSession_GetExposureValue(Camera_CaptureSession* session, float*
exposureValue
)
in OH_CaptureSession_GetExposureValue()
argument
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H
A
D
capture_session_impl.cpp
687
Camera_ErrorCode Camera_CaptureSession::GetExposureValue(float*
exposureValue
)
in GetExposureValue()
argument
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_ndk_unittest.cpp
4086
float
exposureValue
= 0.0f;
in HWTEST_F()
local
H
A
D
camera_framework_unittest.cpp
3024
float
exposureValue
= session->GetExposureValue();
in HWTEST_F()
local
3648
float
exposureValue
= session->GetExposureValue();
in HWTEST_F()
local
6994
uint32_t
exposureValue
= 0;
in HWTEST_F()
local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H
A
D
camera_session_napi.cpp
1981
float
exposureValue
;
in GetExposureValue()
local
2009
double
exposureValue
;
in SetExposureBias()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H
A
D
camera_framework_moduletest.cpp
4705
float
exposureValue
= camSession->GetExposureValue();
in HWTEST_F()
local
6858
float
exposureValue
= camSession->GetExposureValue();
HWTEST_F()
local
7651
float
exposureValue
;
HWTEST_F()
local
7990
uint32_t
exposureValue
= 0;
HWTEST_F()
local
8012
uint32_t
exposureValue
= 0;
HWTEST_F()
local
[all...]
Completed in 57 milliseconds