getAsSkData 91 Source/platform/SharedBuffer.h PassRefPtr<SkData> getAsSkData() const; getAsSkData 70 Source/platform/fonts/mac/FontCustomPlatformDataMac.cpp RefPtr<SkMemoryStream> stream = adoptRef(new SkMemoryStream(buffer->getAsSkData().get())); getAsSkData 95 Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp RefPtr<SkMemoryStream> stream = adoptRef(new SkMemoryStream(buffer->getAsSkData().get()));