Home
last modified time | relevance | path

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

/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo_test.cpp330 std::vector<DmaBuffer> dmabufs; in TEST_F() local
360 std::vector<DmaBuffer> dmabufs; in TEST_F() local
407 std::vector<DmaBuffer> dmabufs; in TEST_F() local
481 void readAndCheckDmaBuffer(std::vector<DmaBuffer>* dmabufs, pid_t pid, const std::string name, in readAndCheckDmaBuffer()
549 std::vector<DmaBuffer> dmabufs; in TEST_F() local
578 std::vector<DmaBuffer> dmabufs; in TEST_F() local
624 std::vector<DmaBuffer> dmabufs; in TEST_F() local
671 std::vector<DmaBuffer> dmabufs; in TEST_F() local
706 std::vector<DmaBuffer> dmabufs; in TEST_F() local
Ddmabufinfo.cpp109 bool ReadDmaBufFdRefs(int pid, std::vector<DmaBuffer>* dmabufs, in ReadDmaBufFdRefs()
201 bool ReadDmaBufMapRefs(pid_t pid, std::vector<DmaBuffer>* dmabufs, in ReadDmaBufMapRefs()
259 bool ReadDmaBufInfo(pid_t pid, std::vector<DmaBuffer>* dmabufs, bool read_fdrefs, in ReadDmaBufInfo()