OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:saveDisplayDeletion
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/services/surfaceflinger/
SurfaceInterceptor.h
63
void
saveDisplayDeletion
(int32_t displayId);
SurfaceInterceptor.cpp
578
void SurfaceInterceptor::
saveDisplayDeletion
(int32_t displayId) {
SurfaceFlinger.cpp
318
mInterceptor.
saveDisplayDeletion
(info.displayId);
[
all
...]
SurfaceFlinger_hwc1.cpp
298
mInterceptor.
saveDisplayDeletion
(info.displayId);
[
all
...]
Completed in 96 milliseconds