Searched refs:getLayerName (Results 1 – 2 of 2) sorted by relevance
79 const std::string getLayerName(const sp<const Layer>& layer);
153 const std::string SurfaceInterceptor::getLayerName(const sp<const Layer>& layer) { in getLayerName() function in android::SurfaceInterceptor420 creation->set_name(getLayerName(layer)); in addSurfaceCreationLocked()