OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLayerName
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
SurfaceInterceptor.h
79
const std::string
getLayerName
(const sp<const Layer>& layer);
SurfaceInterceptor.cpp
153
const std::string SurfaceInterceptor::
getLayerName
(const sp<const Layer>& layer) {
420
creation->set_name(
getLayerName
(layer));
Completed in 57 milliseconds