Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkPictureRecord.cpp30 static int const kUInt32Size = 4; variable
/external/skia/src/core/
DSkPictureRecord.cpp30 static int const kUInt32Size = 4; variable
/external/v8/src/
Dglobals.h133 constexpr int kUInt32Size = sizeof(uint32_t); variable