Home
last modified time | relevance | path

Searched refs:computeKey (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/renderengine/gl/
DProgramCache.cpp132 ProgramCache::Key ProgramCache::computeKey(const Description& description) { in computeKey() function in android::renderengine::gl::ProgramCache
712 Key needs(computeKey(description)); in useProgram()
DProgramCache.h192 static Key computeKey(const Description& description);
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicColorMatrix.cpp194 Key_t computeKey(const Element *ein, const Element *eout);
203 Key_t RsdCpuScriptIntrinsicColorMatrix::computeKey( in computeKey() function in android::renderscript::RsdCpuScriptIntrinsicColorMatrix
967 Key_t key = computeKey(ein, eout); in preLaunch()