Home
last modified time | relevance | path

Searched defs:kMaxWidth (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dunicode.h222 static const int kMaxWidth = 3; member
230 static const int kMaxWidth = 3; member
238 static const int kMaxWidth = 1; member
245 static const int kMaxWidth = 4; member
252 static const int kMaxWidth = 1; member
/external/libyuv/files/unit_test/
Dcompare_test.cc107 const int kMaxWidth = 4096 * 3; in TEST_F() local
130 const int kMaxWidth = 4096 * 3; in TEST_F() local
150 const int kMaxWidth = 4096 * 3; in TEST_F() local
/external/google-breakpad/src/processor/
Dstackwalk_common.cc71 static const int kMaxWidth = 80; // optimize for an 80-column terminal variable
/external/skia/src/effects/
DSkMagnifierImageFilter.cpp216 const int kMaxWidth = 200; in TestCreate() local