Home | History | Annotate | Download | only in ports

Lines Matching refs:fImageStorage

333     SkAutoSMalloc<kSize> fImageStorage;
749 void* image = fImageStorage.reset(rowBytes * fSize.fHeight);
784 CGRGBPixel* image = (CGRGBPixel*)fImageStorage.get();