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:curve
(Results
1 - 6
of
6
) sorted by relevance
/base/msdp/device_status/utils/common/src/
H
A
D
animation_curve.cpp
67
CreateCurve(const std::string &
curve
Name, const std::vector<float> &
curve
)
CreateCurve()
argument
79
CreateCubicCurve(const std::vector<float> &
curve
)
CreateCubicCurve()
argument
88
CreateSpringCurve(const std::vector<float> &
curve
)
CreateSpringCurve()
argument
97
CreateInterpolatingSpring(const std::vector<float> &
curve
)
CreateInterpolatingSpring()
argument
106
CreateResponseSpring(const std::vector<float> &
curve
)
CreateResponseSpring()
argument
115
CreateStepsCurve(const std::vector<float> &
curve
)
CreateStepsCurve()
argument
[all...]
/base/powermgr/display_manager/brightness_manager/src/
H
A
D
calculation_curve.cpp
54
std::vector<PointXy>
curve
= mCurveConfig.calculationConfig.defaultPoints;
in GetCurrentBrightness()
local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H
A
D
hks_mbedtls_ecc.c
106
int32_t HksMbedtlsEccGetKeyCurveNist(const struct KeyMaterialEcc *keyMaterial, mbedtls_ecp_group_id *
curve
)
in HksMbedtlsEccGetKeyCurveNist()
argument
/base/msdp/device_status/interfaces/innerkits/interaction/include/
H
A
D
drag_data.h
206
std::vector<float>
curve
;
member
/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H
A
D
custom_vibration_matcher.cpp
322
const std::vector<VibrateCurvePoint> &
curve
= event.points;
in ProcessContinuousEvent()
local
[all...]
/base/msdp/device_status/services/interaction/drag/src/
H
A
D
drag_drawing.cpp
2378
auto
curve
= AnimationCurve::CreateCurve(animation.curveName, animation.
curve
);
in UpdatePreviewStyleWithAnimation()
local
Completed in 10 milliseconds