Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstun.h278 enum { MIN_SIZE = 4 }; enumerator
280 static const uint16 MIN_SIZE = 4; variable
/external/skia/src/gpu/
DGrContext.cpp436 static const int MIN_SIZE = 256; in lockScratchTexture() local