Searched refs:getDebugString (Results 1 – 2 of 2) sorted by relevance
60 const std::string& getDebugString() const;
44 *outSize = adapter.getDebugString().copy(outBuffer, *outSize); in dumpHook()47 *outSize = adapter.getDebugString().size(); in dumpHook()704 const std::string& HWC2OnFbAdapter::getDebugString() const { in getDebugString() function in android::HWC2OnFbAdapter