Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3468 std::ofstream infoFile(infoPath.c_str()); in dumpBuffer() local
3469 if (!infoFile) { in dumpBuffer()
3487 infoFile << infoDump << std::endl; in dumpBuffer()
3533 std::ofstream infoFile(infoPath.c_str()); in dumpAllBuffers() local
3534 if (!infoFile) { in dumpAllBuffers()
3541 infoFile << displayDump << std::endl; in dumpAllBuffers()