Home
last modified time | relevance | path

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

/frameworks/rs/
DrsDefines.h477 RS_GLOBAL_CONSTANT = 0x00010000, enumerator
497 return properties & RS_GLOBAL_CONSTANT; in isGlobalConstant()
/frameworks/compile/libbcc/lib/
DRSGlobalInfoPass.cpp87 result |= RS_GLOBAL_CONSTANT; in getEncodedProperties()