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:photoFormat
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H
A
D
camera_capture.cpp
64
int32_t
photoFormat
= CAMERA_FORMAT_JPEG;
in main()
local
H
A
D
camera_capture_mode.cpp
276
int32_t
photoFormat
= CAMERA_FORMAT_JPEG;
in main()
local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H
A
D
media_photo_asset_proxy.cpp
424
PhotoFormat
photoFormat
= photoProxy->GetFormat();
in DealWithLowQualityPhoto()
local
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H
A
D
dcamera_client_demo.cpp
161
CameraFormat
photoFormat
= ConvertToCameraFormat(g_photoInfo->format_);
in InitPhotoOutput()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H
A
D
dcamera_client.cpp
473
CameraStandard::CameraFormat
photoFormat
= ConvertToCameraFormat(info->format_);
in CreatePhotoOutput()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H
A
D
main.cpp
158
CameraFormat
photoFormat
= ConvertToCameraFormat(g_photoInfo->format_);
in InitPhotoOutput()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcapture_session.cpp
1858
PhotoFormat
photoFormat
= cameraServerPhotoProxy->GetFormat();
in CreateMediaLibrary()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_framework_unittest.cpp
687
CameraFormat
photoFormat
= CAMERA_FORMAT_JPEG;
in CreatePhotoOutput()
local
1109
CameraFormat
photoFormat
= CAMERA_FORMAT_JPEG;
in HWTEST_F()
local
1132
CameraFormat
photoFormat
= CAMERA_FORMAT_JPEG;
in HWTEST_F()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H
A
D
camera_framework_moduletest.cpp
460
CameraFormat
photoFormat
= photoFormat_;
in CreatePhotoOutput()
local
6623
CameraFormat
photoFormat
= photoProfiles[0].GetCameraFormat();
in HWTEST_F()
local
Completed in 35 milliseconds