Home
last modified time | relevance | path

Searched defs:appendToStream (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Tracing/
DRingBuffer.h77 status_t appendToStream(FileProto& fileProto, std::ofstream& out) { in appendToStream() function
DLayerTracing.cpp63 void LayerTracing::appendToStream(std::ofstream& out) { in appendToStream() function in android::LayerTracing