Home
last modified time | relevance | path

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

/frameworks/rs/
DrsDefines.h479 RS_GLOBAL_POINTER = 0x00040000 enumerator
503 return properties & RS_GLOBAL_POINTER; in isGlobalPointer()
/frameworks/compile/libbcc/lib/
DRSGlobalInfoPass.cpp83 result |= RS_GLOBAL_POINTER; in getEncodedProperties()