Home
last modified time | relevance | path

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

/frameworks/rs/
DrsDefines.h478 RS_GLOBAL_STATIC = 0x00020000, enumerator
500 return properties & RS_GLOBAL_STATIC; in isGlobalStatic()
/frameworks/compile/libbcc/lib/
DRSGlobalInfoPass.cpp92 result |= RS_GLOBAL_STATIC; in getEncodedProperties()