Searched refs:host_buf (Results 1 – 1 of 1) sorted by relevance
449 const void *host_buf; in MarshalTypeInfo() local450 cs->getGlobalVar(i, (void *)&host_buf, sizeof(host_buf)); in MarshalTypeInfo()451 if (!host_buf) continue; in MarshalTypeInfo()453 static_cast<const android::renderscript::Allocation *>(host_buf); in MarshalTypeInfo()