Searched refs:getLayerName (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.h79 const std::string getLayerName(const sp<const Layer>& layer);
H A DSurfaceInterceptor.cpp153 const std::string SurfaceInterceptor::getLayerName(const sp<const Layer>& layer) { function in class:android::SurfaceInterceptor
420 creation->set_name(getLayerName(layer));

Completed in 7 milliseconds