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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicColorMatrix.cpp125 } Key_t; typedef in namespace:android::renderscript
157 Key_t mLastKey;
161 Key_t computeKey(const Element *ein, const Element *eout);
163 bool build(Key_t key);
173 Key_t RsdCpuScriptIntrinsicColorMatrix::computeKey(
176 Key_t key;
409 bool RsdCpuScriptIntrinsicColorMatrix::build(Key_t key) {
866 Key_t key = computeKey(ain->mHal.state.type->getElement(),

Completed in 54 milliseconds