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:isForUniRedraw
(Results
1 - 7
of
7
) sorted by relevance
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H
A
D
bufferqueue_fuzzer.cpp
125
bool
isForUniRedraw
= GetData<bool>();
in BufferQueueFuzzTest1()
local
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
buffer_queue_consumer_test.cpp
218
bool
isForUniRedraw
= false;
in HWTEST_F()
local
/foundation/graphic/graphic_surface/surface/src/
H
A
D
buffer_queue_consumer.cpp
134
GSError BufferQueueConsumer::RegisterDeleteBufferListener(OnDeleteBufferFunc func, bool
isForUniRedraw
)
in RegisterDeleteBufferListener()
argument
H
A
D
consumer_surface.cpp
332
GSError ConsumerSurface::RegisterDeleteBufferListener(OnDeleteBufferFunc func, bool
isForUniRedraw
)
in RegisterDeleteBufferListener()
argument
H
A
D
buffer_queue.cpp
1402
GSError BufferQueue::RegisterDeleteBufferListener(OnDeleteBufferFunc func, bool
isForUniRedraw
)
in RegisterDeleteBufferListener()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_egl_image_manager.cpp
304
void RSEglImageManager::ShrinkCachesIfNeeded(bool
isForUniRedraw
)
in ShrinkCachesIfNeeded()
argument
H
A
D
rs_base_render_engine.cpp
800
void RSBaseRenderEngine::RegisterDeleteBufferListener(const sptr<IConsumerSurface>& consumer, bool
isForUniRedraw
)
in RegisterDeleteBufferListener()
argument
854
void RSBaseRenderEngine::ShrinkCachesIfNeeded(bool
isForUniRedraw
)
in ShrinkCachesIfNeeded()
argument
Completed in 8 milliseconds