Searched refs:isGlobalStatic (Results 1 - 2 of 2) sorted by relevance
/frameworks/rs/ | ||
H A D | rsDefines.h | 499 static inline bool isGlobalStatic(uint32_t properties) { function |
/frameworks/rs/cpu_ref/ | ||
H A D | rsCpuExecutable.cpp | 746 isGlobalStatic(properties) ? 'S' : ' ', |
Completed in 44 milliseconds