Searched refs:IoGetBuffer (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/support/jni/ |
D | android_rscompat_usage_io_driver.cpp | 15 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in IoGetBuffer() function 57 IoGetBuffer(rsc, alloc, nw); in rscAllocationSetSurface() 106 IoGetBuffer(rsc, alloc, nw); in rscAllocationIoSend()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 707 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in IoGetBuffer() function 777 IoGetBuffer(rsc, alloc, nw); in rsdAllocationSetSurface() 812 IoGetBuffer(rsc, alloc, nw); in rsdAllocationIoSend()
|