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:targetZoomRatio
(Results
1 - 7
of
7
) sorted by relevance
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H
A
D
hcapture_session_proxy.cpp
298
int32_t HCaptureSessionProxy::SetSmoothZoom(int32_t mode, int32_t operationMode, float
targetZoomRatio
, float &duration)
in SetSmoothZoom()
argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H
A
D
hcapture_session_stub.cpp
239
float
targetZoomRatio
= data.ReadFloat();
in HandleSetSmoothZoom()
local
/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H
A
D
capture_session_fuzzer.cpp
220
float
targetZoomRatio
= data.ReadFloat();
in TestZoom()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcapture_session.cpp
1188
SetSmoothZoom( int32_t smoothZoomType, int32_t operationMode, float
targetZoomRatio
, float& duration)
SetSmoothZoom()
argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H
A
D
camera_session_napi.cpp
2373
double
targetZoomRatio
;
in SetSmoothZoom()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_framework_unittest.cpp
6704
float
targetZoomRatio
= 0;
in HWTEST_F()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H
A
D
capture_session.cpp
2700
int32_t CaptureSession::SetSmoothZoom(float
targetZoomRatio
, uint32_t smoothZoomType)
in SetSmoothZoom()
argument
[all...]
Completed in 33 milliseconds