Home
last modified time | relevance | path

Searched refs:INVALID_TYPE (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/win/src/
Dpolicy_engine_params.h62 ParameterSet() : real_type_(INVALID_TYPE), address_(NULL) {} in ParameterSet()
93 return real_type_ != INVALID_TYPE; in IsValid()
Dinternal_types.h20 INVALID_TYPE = 0, enumerator
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1221 const unsigned int INVALID_TYPE = 0xAC1DBEEF; in ParseGenericSurface() local
1428 unsigned int Type = INVALID_TYPE; in ParseGenericSurface()
1439 if(Type == INVALID_TYPE) in ParseGenericSurface()
1973 const unsigned int INVALID_TYPE = 0xAC1DBEEF; in ParseTextureFlags() local
2022 unsigned int Type = INVALID_TYPE; in ParseTextureFlags()
2033 if(Type == INVALID_TYPE) in ParseTextureFlags()