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