Searched defs:kUInt32Size (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/core/ | ||
| D | SkPictureRecord.cpp | 30 static int const kUInt32Size = 4; variable |
| /third_party/node/deps/v8/src/common/ | ||
| D | globals.h | 219 constexpr int kUInt32Size = sizeof(uint32_t); variable |