Home
last modified time | relevance | path

Searched refs:isGlobalConstant (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsDefines.h490 static inline bool isGlobalConstant(uint32_t properties) { in isGlobalConstant() function
/frameworks/rs/cpu_ref/
DrsCpuExecutable.cpp633 isGlobalConstant(properties) ? 'C' : ' ', in dumpGlobalInfo()