Searched refs:getDebugStringShort (Results 1 – 5 of 5) sorted by relevance
142 std::string LayerHierarchy::getDebugStringShort() const { in getDebugStringShort() function in android::surfaceflinger::frontend::LayerHierarchy463 debug += " Relative:" + hierarchy->mRelativeParent->getDebugStringShort(); in getDebugString()466 debug += " Parent:" + hierarchy->mParent->getDebugStringShort(); in getDebugString()
85 std::string getDebugStringShort() const;
179 std::string getDebugStringShort() const;
171 LLOGV(layer->id, "destroyed %s", layer->getDebugStringShort().c_str()); in onHandlesDestroyed()
434 std::string RequestedLayerState::getDebugStringShort() const { in getDebugStringShort() function in android::surfaceflinger::frontend::RequestedLayerState