Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.h72 SkAutoSMalloc<kSize> fImageStorage; member in SkScalerContext_Mac::Offscreen
H A DSkScalerContext_mac_ct.cpp196 void* image = fImageStorage.reset(rowBytes * fSize.fHeight); in getCG()
236 CGRGBPixel* image = (CGRGBPixel*)fImageStorage.get(); in getCG()

Completed in 2 milliseconds