Home
last modified time | relevance | path

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

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