Searched refs:rsdAllocationInit (Results 1 – 3 of 3) sorted by relevance
84 bool rsdAllocationInit(const android::renderscript::Context *rsc,
104 fnPtr[0] = (void *)rsdAllocationInit; break; in rsdHalQueryHal()
374 bool rsdAllocationInit(const Context *rsc, Allocation *alloc, bool forceZero) { in rsdAllocationInit() function