Home
last modified time | relevance | path

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

/frameworks/rs/
DrsDefines.h502 static inline bool isGlobalPointer(uint32_t properties) { in isGlobalPointer() function
/frameworks/rs/cpu_ref/
DrsCpuExecutable.cpp882 isGlobalPointer(properties) ? 'P' : ' ', in dumpGlobalInfo()