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:Make
(Results
1 - 8
of
8
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H
A
D
texgine_path_1d_path_effect.cpp
21
std::shared_ptr<TexginePathEffect> TexginePath1DPathEffect::
Make
(const TexginePath &path,
in Make()
function in OHOS::Rosen::TextEngine::TexginePath1DPathEffect
H
A
D
texgine_dash_path_effect.cpp
23
std::shared_ptr<TexginePathEffect> TexgineDashPathEffect::
Make
(const float intervals[], int count, float phase)
in Make()
function in OHOS::Rosen::TextEngine::TexgineDashPathEffect
H
A
D
texgine_text_blob_builder.cpp
31
std::shared_ptr<TexgineTextBlob> TexgineTextBlobBuilder::
Make
()
in Make()
function in OHOS::Rosen::TextEngine::TexgineTextBlobBuilder
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H
A
D
text_blob_builder.cpp
26
std::shared_ptr<TextBlob> TextBlobBuilder::
Make
()
in Make()
function in OHOS::Rosen::Drawing::TextBlobBuilder
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H
A
D
rs_xform.h
29
static RSXform
Make
(scalar cos, scalar sin, scalar tx, scalar ty)
in Make()
function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_text_blob_builder.cpp
26
std::shared_ptr<TextBlob> SkiaTextBlobBuilder::
Make
()
in Make()
function in OHOS::Rosen::Drawing::SkiaTextBlobBuilder
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H
A
D
jsi_ref.h
80
static JsiRef<T>
Make
(Args&&... args)
in Make()
function in OHOS::Ace::Framework::JsiRef
/foundation/arkui/ace_engine/frameworks/base/thread/
H
A
D
task_executor.h
342
static SingleTaskExecutor
Make
(RefPtr<TaskExecutor>&& taskExecutor, TaskType type)
in Make()
function in OHOS::Ace::final
347
static SingleTaskExecutor
Make
(const RefPtr<TaskExecutor>& taskExecutor, TaskType type)
in Make()
function in OHOS::Ace::final
Completed in 3 milliseconds