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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicHistogram.cpp50 ObjectBaseRef<Allocation> mAllocOut; member in class:android::renderscript::RsdCpuScriptIntrinsicHistogram
85 mAllocOut.set(static_cast<Allocation *>(data));
105 uint32_t vSize = mAllocOut->getType()->getElement()->getVectorSize();
149 unsigned int *o = (unsigned int *)mAllocOut->mHal.drvState.lod[0].mallocPtr;
151 uint32_t vSize = mAllocOut->getType()->getElement()->getVectorSize();

Completed in 78 milliseconds