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:zoom
(Results
1 - 5
of
5
) sorted by relevance
/foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/
H
A
D
cubic_bezier.cpp
49
float
zoom
= (currentZoom + (targetZoom - currentZoom) * GetInterpolation(time));
in GetZoomArray()
local
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H
A
D
capture_session.cpp
229
Camera_ErrorCode OH_CaptureSession_GetZoomRatio(Camera_CaptureSession* session, float*
zoom
)
in OH_CaptureSession_GetZoomRatio()
argument
238
Camera_ErrorCode OH_CaptureSession_SetZoomRatio(Camera_CaptureSession* session, float
zoom
)
in OH_CaptureSession_SetZoomRatio()
argument
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H
A
D
capture_session_impl.cpp
349
Camera_ErrorCode Camera_CaptureSession::GetZoomRatio(float*
zoom
)
in GetZoomRatio()
argument
357
Camera_ErrorCode Camera_CaptureSession::SetZoomRatio(float
zoom
)
in SetZoomRatio()
argument
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H
A
D
camera_manager.cpp
211
float
zoom
= float(zoomRatio);
in setZoomRatioFn()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_ndk_unittest.cpp
192
float
zoom
= 0.0f;
in SessionControlParams()
local
2417
float
zoom
= 0.0f;
in HWTEST_F()
local
2495
float
zoom
in HWTEST_F()
local
2546
float
zoom
= 0.0f;
HWTEST_F()
local
[all...]
Completed in 11 milliseconds