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

  /frameworks/support/renderscript/v8/rs_support/driver/
rsdAllocation.cpp 257 void rsdAllocationSetSurfaceTexture(const Context *rsc, Allocation *alloc, ANativeWindow *nw) {
  /frameworks/rs/driver/
rsdAllocation.cpp 492 void rsdAllocationSetSurfaceTexture(const Context *rsc, Allocation *alloc, ANativeWindow *nw) {
495 //ALOGE("rsdAllocationSetSurfaceTexture %p %p", alloc, nw);

Completed in 145 milliseconds