Home
last modified time | relevance | path

Searched refs:getDebugString (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
DHWC2OnFbAdapter.h60 const std::string& getDebugString() const;
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp44 *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