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:flash
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H
A
D
camera.cpp
196
void Camera::SetFlashMode(FlashType
flash
)
in SetFlashMode()
argument
/foundation/arkui/ace_engine/frameworks/core/components/camera/
H
A
D
camera_component.h
121
void SetFlash(FlashType
flash
)
in SetFlash()
argument
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H
A
D
dcamera_client_demo.cpp
255
FlashMode
flash
= FLASH_MODE_OPEN;
in ConfigFocusFlashAndExposure()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H
A
D
profession_session.cpp
629
uint8_t
flash
= g_fwkFlashModeMap_.at(FLASH_MODE_CLOSE);
in SetFlashMode()
local
H
A
D
capture_session.cpp
2412
uint8_t
flash
= g_fwkFlashModeMap_.at(FLASH_MODE_CLOSE);
in SetFlashMode()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_ndk_unittest.cpp
182
Camera_FlashMode
flash
= Camera_FlashMode::FLASH_MODE_ALWAYS_OPEN;
in SessionControlParams()
local
1971
Camera_FlashMode
flash
=static_cast<Camera_FlashMode>(FLASH_MODE_OPEN);
in HWTEST_F()
local
2031
Camera_FlashMode
flash
=static_cast<Camera_FlashMode>(FLASH_MODE_OPEN);
HWTEST_F()
local
2080
Camera_FlashMode
flash
=static_cast<Camera_FlashMode>(FLASH_MODE_OPEN);
HWTEST_F()
local
2136
Camera_FlashMode
flash
=static_cast<Camera_FlashMode>(FLASH_MODE_CLOSE);
HWTEST_F()
local
2195
Camera_FlashMode
flash
=static_cast<Camera_FlashMode>(FLASH_MODE_CLOSE);
HWTEST_F()
local
2244
Camera_FlashMode
flash
=static_cast<Camera_FlashMode>(FLASH_MODE_CLOSE);
HWTEST_F()
local
2433
Camera_FlashMode
flash
= Camera_FlashMode::FLASH_MODE_ALWAYS_OPEN;
HWTEST_F()
local
2508
Camera_FlashMode
flash
= Camera_FlashMode::FLASH_MODE_ALWAYS_OPEN;
HWTEST_F()
local
2562
Camera_FlashMode
flash
= Camera_FlashMode::FLASH_MODE_ALWAYS_OPEN;
HWTEST_F()
local
[all...]
H
A
D
camera_framework_unittest.cpp
749
FlashMode
flash
= FLASH_MODE_ALWAYS_OPEN;
in SessionControlParams()
local
3870
FlashMode
flash
= FLASH_MODE_ALWAYS_OPEN;
in HWTEST_F()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H
A
D
camera_framework_moduletest.cpp
963
FlashMode
flash
= FLASH_MODE_OPEN;
in SetCameraParameters()
local
[all...]
Completed in 39 milliseconds