Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
DImageDecoder.h72 static const size_t noDecodedImageByteLimit = blink::Platform::noDecodedImageByteLimit; variable
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h288 static const size_t noDecodedImageByteLimit = static_cast<size_t>(-1); variable