Home | History | Annotate | Download | only in layers

Lines Matching full:debugname

880     layer->SetDebugName(DebugName());
1038 std::string Layer::DebugName() {
1039 return client_ ? client_->DebugName() : std::string();