SkBitmapSampler.cpp | 58 virtual SkPMColor sample(SkFixed x, SkFixed y) const { return 0; } function in class:SkNullBitmapSampler 92 virtual SkPMColor sample(SkFixed x, SkFixed y) const function in class:ARGB32_Bilinear_Sampler 140 virtual SkPMColor sample(SkFixed x, SkFixed y) const function in class:RGB16_Bilinear_Sampler 194 virtual SkPMColor sample(SkFixed x, SkFixed y) const function in class:Index8_Bilinear_Sampler 254 virtual SkPMColor sample(SkFixed x, SkFixed y) const function in class:A8_Bilinear_Sampler 308 virtual SkPMColor sample(SkFixed x, SkFixed y) const function in class:A8_NoFilter_Sampler
|