HomeSort by relevance Sort by last modified time
    Searched refs:sizeCalculationMayOverflow (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
ImageDecoder.h 139 if (sizeCalculationMayOverflow(width, height))
316 static bool sizeCalculationMayOverflow(unsigned width, unsigned height)
ImageDecoderTest.cpp 73 TEST(ImageDecoderTest, sizeCalculationMayOverflow)

Completed in 135 milliseconds