Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DProgramCache.cpp161 ProgramCache::Key ProgramCache::computeKey(const Description& description) { in computeKey() function in android::renderengine::gl::ProgramCache
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicColorMatrix.cpp203 Key_t RsdCpuScriptIntrinsicColorMatrix::computeKey( in computeKey() function in android::renderscript::RsdCpuScriptIntrinsicColorMatrix
/frameworks/rs/toolkit/
DColorMatrix.cpp236 Key_t ColorMatrixTask::computeKey(size_t inVectorSize, int inType, size_t outVectorSize, function in android::renderscript::ColorMatrixTask