Home
last modified time | relevance | path

Searched defs:kUInt32Size (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkPictureRecord.cpp30 static int const kUInt32Size = 4; variable
/third_party/node/deps/v8/src/common/
Dglobals.h219 constexpr int kUInt32Size = sizeof(uint32_t); variable