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

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DProgramCache.h118 static Key computeKey(const Description& description);
H A DProgramCache.cpp118 ProgramCache::Key ProgramCache::computeKey(const Description& description) { function in class:android::ProgramCache
230 Key needs(computeKey(description));
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicColorMatrix.cpp200 Key_t computeKey(const Element *ein, const Element *eout);
212 Key_t RsdCpuScriptIntrinsicColorMatrix::computeKey( function in class:RsdCpuScriptIntrinsicColorMatrix
961 Key_t key = computeKey(ain->mHal.state.type->getElement(),

Completed in 132 milliseconds