HomeSort by relevance Sort by last modified time
    Searched refs:IoGetBuffer (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v8/renderscript/jni/
android_rscompat_usage_io_driver.cpp 15 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) {
57 IoGetBuffer(rsc, alloc, nw);
106 IoGetBuffer(rsc, alloc, nw);
  /frameworks/rs/driver/
rsdAllocation.cpp 714 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) {
813 IoGetBuffer(rsc, alloc, nw);
848 IoGetBuffer(rsc, alloc, nw);
    [all...]

Completed in 47 milliseconds