Searched refs:computeKey (Results 1 – 3 of 3) sorted by relevance
132 ProgramCache::Key ProgramCache::computeKey(const Description& description) { in computeKey() function in android::renderengine::gl::ProgramCache712 Key needs(computeKey(description)); in useProgram()
192 static Key computeKey(const Description& description);
194 Key_t computeKey(const Element *ein, const Element *eout);203 Key_t RsdCpuScriptIntrinsicColorMatrix::computeKey( in computeKey() function in android::renderscript::RsdCpuScriptIntrinsicColorMatrix967 Key_t key = computeKey(ein, eout); in preLaunch()