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:exposure
(Results
1 - 13
of
13
) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H
A
D
render_post_process_blocks.h
32
const float
exposure
= tonemapFactor.x;
in PostProcessTonemapBlock()
local
/foundation/graphic/graphic_3d/kits/js/src/
H
A
D
ToneMapJS.cpp
164
float
exposure
= toneMapArgs.Get<float>("
exposure
").valueOrDefault(0.7);
in ToneMapJS()
local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H
A
D
night_session_napi.cpp
127
uint32_t
exposure
= vecExposureList[i];
in GetSupportedExposureRange()
local
H
A
D
profession_session_napi.cpp
336
uint32_t
exposure
= vecExposureList[i];
in GetExposureDurationRange()
local
H
A
D
time_lapse_photo_session_napi.cpp
526
uint32_t
exposure
;
in GetExposure()
local
543
uint32_t
exposure
;
in SetExposure()
local
/foundation/arkui/ace_engine/test/unittest/core/common/recorder/
H
A
D
event_recorder_test.cpp
516
auto
exposure
= AceType::MakeRefPtr<Recorder::ExposureProcessor>("pages/Index", "btn_TitleExpand");
in HWTEST_F()
local
[all...]
/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H
A
D
capture_session_fuzzer.cpp
156
float
exposure
;
in TestExposure()
local
/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H
A
D
time_lapse_photo_session_fuzzer.cpp
180
uint32_t
exposure
= data.ReadUint32();
in TestManualExposure()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H
A
D
time_lapse_photo_session.cpp
402
int32_t TimeLapsePhotoSession::SetExposure(uint32_t
exposure
)
in SetExposure()
argument
[all...]
H
A
D
capture_session.cpp
1612
uint8_t
exposure
= g_fwkExposureModeMap_.at(EXPOSURE_MODE_LOCKED);
in SetExposureMode()
local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_ndk_unittest.cpp
188
Camera_ExposureMode
exposure
= Camera_ExposureMode::EXPOSURE_MODE_AUTO;
in SessionControlParams()
local
2442
Camera_ExposureMode
exposure
= Camera_ExposureMode::EXPOSURE_MODE_AUTO;
in HWTEST_F()
local
2517
Camera_ExposureMode
exposure
= Camera_ExposureMode::EXPOSURE_MODE_AUTO;
in HWTEST_F()
local
2571
Camera_ExposureMode
exposure
= Camera_ExposureMode::EXPOSURE_MODE_AUTO;
in HWTEST_F()
local
[all...]
H
A
D
camera_framework_unittest.cpp
761
ExposureMode
exposure
= EXPOSURE_MODE_AUTO;
in SessionControlParams()
local
3581
ExposureMode
exposure
= EXPOSURE_MODE_AUTO;
in HWTEST_F()
local
3878
ExposureMode
exposure
in HWTEST_F()
local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H
A
D
camera_framework_moduletest.cpp
972
ExposureMode
exposure
= EXPOSURE_MODE_AUTO;
in SetCameraParameters()
local
12128
uint32_t
exposure
;
in HWTEST_F()
local
[all...]
Completed in 45 milliseconds