Home | History | Annotate | Download | only in ports

Lines Matching refs:fImageStorage

283     SkAutoSMalloc<kSize> fImageStorage;
734 void* image = fImageStorage.reset(rowBytes * fSize.fHeight);
770 CGRGBPixel* image = (CGRGBPixel*)fImageStorage.get();