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

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

Completed in 43 milliseconds