Searched refs:fPixelStorage (Results 1 – 4 of 4) sorted by relevance
72 fPixelStorage.reset(bm.info().getSafeSize(rowBytes)); in onPreDraw()79 : fPixelStorage(storage) {} in TargetAllocator()86 fPixelStorage, bm->rowBytes(), ct))->unref(); in allocPixelRef()91 void* fPixelStorage; // Unowned. DecodingBench owns this. member in TargetAllocator98 TargetAllocator allocator(fPixelStorage.get()); in onDraw()
62 fPixelStorage.reset(fInfo.getSafeSize(fInfo.minRowBytes())); in onPreDraw()75 codec->getPixels(fInfo, fPixelStorage.get(), fInfo.minRowBytes(), in onDraw()
37 SkAutoMalloc fPixelStorage; variable
36 SkAutoMalloc fPixelStorage; variable