OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeKey
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.cpp
87
ProgramCache::Key ProgramCache::
computeKey
(const Description& description) {
198
Key needs(
computeKey
(description));
ProgramCache.h
116
static Key
computeKey
(const Description& description);
/frameworks/rs/cpu_ref/
rsCpuIntrinsicColorMatrix.cpp
161
Key_t
computeKey
(const Element *ein, const Element *eout);
173
Key_t RsdCpuScriptIntrinsicColorMatrix::
computeKey
(
866
Key_t key =
computeKey
(ain->mHal.state.type->getElement(),
Completed in 732 milliseconds