Searched defs:INVALID_ID (Results 1 – 5 of 5) sorted by relevance
38 #define INVALID_ID -1 macro70 #define INVALID_ID -1 macro
38 #define INVALID_ID -1 macro69 #define INVALID_ID -1 macro
33 #define INVALID_ID -1 macro43 #define INVALID_ID -1 macro
26 const uint64_t EffectMap::INVALID_ID = 0; member in android::EffectMap
35 constexpr int INVALID_ID = -1; variable