Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceTracing.cpp65 writeProtoFileLocked(); in addTraceToBuffer()
172 void SurfaceTracing::writeProtoFileLocked() { in writeProtoFileLocked() function in android::SurfaceTracing
DSurfaceTracing.h93 void writeProtoFileLocked() REQUIRES(mTraceLock);
DSurfaceInterceptor.h118 status_t writeProtoFileLocked();
DSurfaceInterceptor.cpp64 status_t err(writeProtoFileLocked()); in disable()
136 status_t SurfaceInterceptor::writeProtoFileLocked() { in writeProtoFileLocked() function in android::impl::SurfaceInterceptor