Home
last modified time | relevance | path

Searched defs:kPadding (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
Dwebtreemap.js22 var kPadding = 4; variable
/third_party/skia/src/gpu/
DGrDynamicAtlas.h28 inline static constexpr int kPadding = 1; // Amount of padding below and to the right of each variable
/third_party/benchmark/src/
Dperf_counters.h80 static constexpr size_t kPadding = 2; variable
/third_party/skia/gm/
Druntimeintrinsics.cpp28 static constexpr int kPadding = 5; variable
/third_party/skia/tools/viewer/
DSlideDir.cpp45 static constexpr SkSize kPadding = { 12.0f , 24.0f }; variable
/third_party/node/deps/v8/src/diagnostics/
Deh-frame.cc246 static const byte kPadding[] = {nop, nop, nop, nop, nop, nop, nop, nop}; in WritePaddingToAlignedSize() local
/third_party/node/deps/v8/src/objects/
Dvalue-serializer.cc94 kPadding = '\0', enumerator