Searched defs:fullSize (Results 1 – 5 of 5) sorted by relevance
74 ImageFrameGenerator::ImageFrameGenerator(const SkISize& fullSize, PassRefPtr<SharedBuffer> data, bo… in ImageFrameGenerator()
42 SkISize fullSize() { return SkISize::Make(100, 100); } in fullSize() function
563 …unsigned long long fullSize = static_cast<unsigned long long>(scaledImageSize.width()) * static_ca… in shouldCacheResampling() local
55 unsigned int fullSize = typeSizeof(fTy); in expandIntegerMUL() local