Home
last modified time | relevance | path

Searched refs:writeBufferToFile (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestVirtualDisplay.cpp93 if (!mExpectedBuffer.writeBufferToFile(expectedPath.str()) || in writeBuffersToFile()
94 !mOutputBuffer.writeBufferToFile(resultPath.str())) in writeBuffersToFile()
DHwc2TestBuffer.h79 bool writeBufferToFile(std::string path);
DHwc2TestBuffer.cpp724 bool Hwc2TestVirtualBuffer::writeBufferToFile(std::string path) in writeBufferToFile() function in Hwc2TestVirtualBuffer