OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onLayerDisplayed
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/services/surfaceflinger/
Layer.h
266
void
onLayerDisplayed
(const sp<Fence>& releaseFence);
268
void
onLayerDisplayed
(const sp<const DisplayDevice>& hw,
Layer.cpp
197
void Layer::
onLayerDisplayed
(const sp<Fence>& releaseFence) {
204
void Layer::
onLayerDisplayed
(const sp<const DisplayDevice>& /* hw */,
775
// we currently free it during
onLayerDisplayed
(), which is called
[
all
...]
SurfaceFlinger_hwc1.cpp
[
all
...]
SurfaceFlinger.cpp
[
all
...]
Completed in 71 milliseconds