Searched refs:read_back (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/tests/ |
H A D | DefaultPathRendererTest.cpp | 41 static SkBitmap read_back(GrDirectContext* dContext, in read_back() function 121 SkBitmap bm = read_back(dContext, sdc.get(), kBigSize, kBigSize); in run_test()
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds.h | 359 * read_back - If True, vertex is reading back data output by GPU earlier in 377 bool read_back; member
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 614 static int read_back(int fd, char *buf, size_t len) function 798 res = read_back(llp->pipe[0], tmpbuf, headerlen); 804 res = read_back(llp->pipe[0], mbuf, now_len);
|
Completed in 7 milliseconds