Searched defs:refColorSpace (Results 1 – 14 of 14) sorted by relevance
24 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function
41 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function
67 sk_sp<SkColorSpace> refColorSpace() const { return fColorInfo.refColorSpace(); } in refColorSpace() function
33 sk_sp<SkColorSpace> refColorSpace() const { return fInfo.refColorSpace(); } in refColorSpace() function
84 sk_sp<SkColorSpace> refColorSpace() const { return fImageInfo.refColorSpace(); } in refColorSpace() function196 sk_sp<SkColorSpace> refColorSpace() const { return nullptr; } in refColorSpace() function
388 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function
178 sk_sp<SkColorSpace> refColorSpace() const { return fPixmap.info().refColorSpace(); } in refColorSpace() function
114 sk_sp<SkColorSpace> refColorSpace() const { return fImageInfo.refColorSpace(); } in refColorSpace() function245 sk_sp<SkColorSpace> refColorSpace() const { return nullptr; } in refColorSpace() function
205 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function479 sk_sp<SkColorSpace> refColorSpace() const { return fColorInfo.refColorSpace(); } in refColorSpace() function
183 sk_sp<SkColorSpace> refColorSpace() const { return fInfo.refColorSpace(); } in refColorSpace() function
171 sk_sp<SkColorSpace> refColorSpace() const { return fPixmap.info().refColorSpace(); } in refColorSpace() function
648 sk_sp<SkColorSpace> refColorSpace() const { return sk_ref_sp(fColorSpace); } in refColorSpace() function
91 sk_sp<SkColorSpace> SkImage::refColorSpace() const { in refColorSpace() function in SkImage
144 sk_sp<SkColorSpace> SkImage::refColorSpace() const { return fInfo.refColorSpace(); } in refColorSpace() function in SkImage