Searched refs:initAdapter (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsDriverLoader.cpp86 ret &= fn(RS_HAL_ALLOCATION_INIT_ADAPTER, (void **)&rsc->mHal.funcs.allocation.initAdapter);
H A Drs_hal.h194 bool (*initAdapter)(const Context *rsc, Allocation *alloc); member in struct:android::renderscript::__anon1606::__anon1608
H A DrsAllocation.cpp108 if (!rsc->mHal.funcs.allocation.initAdapter(rsc, a)) {

Completed in 57 milliseconds