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

  /frameworks/rs/driver/
rsdAllocation.h 94 void rsdAllocationDestroy(const android::renderscript::Context *rsc,
rsdCore.cpp 112 fnPtr[0] = (void *)rsdAllocationDestroy; break;
rsdAllocation.cpp 542 void rsdAllocationDestroy(const Context *rsc, Allocation *alloc) {
    [all...]

Completed in 49 milliseconds