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:OnGoBackground
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H
A
D
ibuffer_consumer_listener.h
28
virtual void
OnGoBackground
() {};
in OnGoBackground()
function in OHOS::IBufferConsumerListener
38
virtual void
OnGoBackground
() {};
in OnGoBackground()
function in OHOS::IBufferConsumerListenerClazz
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H
A
D
rs_rcd_render_listener.h
29
void
OnGoBackground
() override;
H
A
D
rs_rcd_render_listener.cpp
38
void RSRcdRenderListener::
OnGoBackground
()
in OnGoBackground()
function in OHOS::Rosen::RSRcdRenderListener
44
RS_LOGW("RSRcdRenderListener::
OnGoBackground
node is nullptr");
in OnGoBackground()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_render_service_listener.h
33
void
OnGoBackground
() override;
H
A
D
rs_render_service_listener.cpp
99
void RSRenderServiceListener::
OnGoBackground
()
in OnGoBackground()
function in OHOS::Rosen::RSRenderServiceListener
109
RS_LOGD("RsDebug RSRenderServiceListener::
OnGoBackground
node id:%{public}" PRIu64, node->GetId());
in OnGoBackground()
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H
A
D
effect_surface_adapter.h
47
void
OnGoBackground
() override;
H
A
D
effect_surface_adapter.cpp
161
void EffectSurfaceAdapter::
OnGoBackground
() {}
in OnGoBackground()
function in OHOS::Media::Effect::EffectSurfaceAdapter
/foundation/graphic/graphic_surface/surface/src/
H
A
D
buffer_queue.cpp
1496
SURFACE_TRACE_NAME_FMT("
OnGoBackground
name: %s queueId: %" PRIu64, name_.c_str(), uniqueId_);
in GoBackground()
1497
listener->
OnGoBackground
();
in GoBackground()
1499
SURFACE_TRACE_NAME_FMT("
OnGoBackground
name: %s queueId: %" PRIu64, name_.c_str(), uniqueId_);
in GoBackground()
1500
listenerClazz->
OnGoBackground
();
in GoBackground()
1521
SURFACE_TRACE_NAME_FMT("
OnGoBackground
name: %s queueId: %" PRIu64, name_.c_str(), uniqueId_);
in CleanCache()
1522
listener->
OnGoBackground
();
in CleanCache()
1524
SURFACE_TRACE_NAME_FMT("
OnGoBackground
name: %s queueId: %" PRIu64, name_.c_str(), uniqueId_);
in CleanCache()
1525
listenerClazz->
OnGoBackground
();
in CleanCache()
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
consumer_surface_test.cpp
710
listener->
OnGoBackground
();
in HWTEST_F()
715
listenerClazz->
OnGoBackground
();
in HWTEST_F()
Completed in 7 milliseconds