Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libmemtrack/
Ddmabuf.cpp40 ostringstream dmabuf_path; in build_dmabuf_footprint() local
41 dmabuf_path << DMABUF_FOOTPRINT_PATH << pid; in build_dmabuf_footprint()
43 ifstream dmabuf(dmabuf_path.str()); in build_dmabuf_footprint()