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
refs:FlushInfo
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H
A
D
surface_impl.h
38
struct
FlushInfo
;
63
virtual void Flush(
FlushInfo
*drawingflushInfo = nullptr) = 0;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H
A
D
surface.h
42
struct
FlushInfo
{
struct
186
void Flush(
FlushInfo
*drawingflushInfo = nullptr);
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_surface.h
66
void Flush(
FlushInfo
*drawingflushInfo = nullptr) override;
H
A
D
skia_surface.cpp
458
void SkiaSurface::Flush(
FlushInfo
*drawingflushInfo)
in Flush()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H
A
D
surface.cpp
134
void Surface::Flush(
FlushInfo
*drawingflushInfo)
in Flush()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H
A
D
drawsurface_fuzzer.cpp
120
FlushInfo
drawingflushInfo;
in SurfaceFuzzTest002()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H
A
D
rs_surface_ohos_vulkan.cpp
271
Drawing::
FlushInfo
drawingFlushInfo;
in FlushFrame()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H
A
D
surface_ohos_vulkan.cpp
282
Drawing::
FlushInfo
drawingFlushInfo;
in NativeFlushFrame()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_uni_render_util.cpp
1767
Drawing::
FlushInfo
drawingFlushInfo;
in OptimizedFlushAndSubmit()
Completed in 9 milliseconds