Searched refs:kLastType (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/leveldatabase/src/db/
H A Dlog_format.h23 kLastType = 4 enumerator in enum:leveldb::log::RecordType
25 static const int kMaxRecordType = kLastType;
H A Dlog_writer.cc62 type = kLastType;
H A Dlog_reader.cc122 case kLastType:
H A Dlog_test.cc401 SetByte(6, kLastType);
/external/chromium_org/third_party/skia/include/effects/
H A DSkPerlinNoiseShader.h42 kLastType = kTurbulence_Type enumerator in enum:SkPerlinNoiseShader::Type
/external/skia/include/effects/
H A DSkPerlinNoiseShader.h42 kLastType = kTurbulence_Type enumerator in enum:SkPerlinNoiseShader::Type
/external/chromium_org/third_party/skia/include/core/
H A DSkClipStack.h52 kLastType = kPath_Type enumerator in enum:SkClipStack::Element::Type
54 static const int kTypeCnt = kLastType + 1;
/external/skia/include/core/
H A DSkClipStack.h52 kLastType = kPath_Type enumerator in enum:SkClipStack::Element::Type
54 static const int kTypeCnt = kLastType + 1;

Completed in 1827 milliseconds