Searched refs:cLargeAnimationCutoff (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DBitmapImage.cpp133 static const size_t cLargeAnimationCutoff = 5242880; local
138 if (allFrameBytes > cLargeAnimationCutoff)

Completed in 469 milliseconds