Searched defs:outProps (Results 1 – 5 of 5) sorted by relevance
152 sk_sp<SkSpecialSurface> SkSpecialImage::makeSurface(const SkImageFilter::OutputProperties& outProps, in makeSurface()157 sk_sp<SkSurface> SkSpecialImage::makeTightSurface(const SkImageFilter::OutputProperties& outProps, in makeTightSurface()256 sk_sp<SkSpecialSurface> onMakeSurface(const SkImageFilter::OutputProperties& outProps, in onMakeSurface()296 sk_sp<SkSurface> onMakeTightSurface(const SkImageFilter::OutputProperties& outProps, in onMakeTightSurface()431 sk_sp<SkSpecialSurface> onMakeSurface(const SkImageFilter::OutputProperties& outProps, in onMakeSurface()483 sk_sp<SkSurface> onMakeTightSurface(const SkImageFilter::OutputProperties& outProps, in onMakeTightSurface()
364 const OutputProperties& outProps) { in ImageToColorSpace()396 const SkImageFilter::OutputProperties& outProps, in pad_image()
10 unsigned char *outProps, size_t *outPropsSize, in LzmaCompress()
91 SkImageFilter::OutputProperties outProps(img->getColorSpace()); in test_image() local128 SkImageFilter::OutputProperties outProps(img->getColorSpace()); in test_image() local
172 const OutputProperties& outProps = ctx.outputProperties(); in onFilterImage() local