Home
last modified time | relevance | path

Searched defs:refColorSpace (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrColorSpaceInfo.h25 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function
DGrDataUtils.h66 sk_sp<SkColorSpace> refColorSpace() const { return fColorInfo.refColorSpace(); } in refColorSpace() function
/third_party/skia/src/gpu/
DGrColorInfo.h41 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function
DGrImageInfo.h67 sk_sp<SkColorSpace> refColorSpace() const { return fColorInfo.refColorSpace(); } in refColorSpace() function
DGrPixmap.h33 sk_sp<SkColorSpace> refColorSpace() const { return fInfo.refColorSpace(); } in refColorSpace() function
/third_party/flutter/skia/include/core/
DSkSurfaceCharacterization.h85 sk_sp<SkColorSpace> refColorSpace() const { return fImageInfo.refColorSpace(); } in refColorSpace() function
206 sk_sp<SkColorSpace> refColorSpace() const { return nullptr; } in refColorSpace() function
DSkPixmap.h191 sk_sp<SkColorSpace> refColorSpace() const { return fInfo.refColorSpace(); } in refColorSpace() function
DSkBitmap.h170 sk_sp<SkColorSpace> refColorSpace() const { return fPixmap.info().refColorSpace(); } in refColorSpace() function
DSkImageInfo.h384 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function
/third_party/flutter/skia/src/core/
DSkImageFilterTypes.h69 sk_sp<SkColorSpace> refColorSpace() const { return sk_ref_sp(fColorSpace); } in refColorSpace() function
/third_party/skia/include/core/
DSkSurfaceCharacterization.h114 sk_sp<SkColorSpace> refColorSpace() const { return fImageInfo.refColorSpace(); } in refColorSpace() function
254 sk_sp<SkColorSpace> refColorSpace() const { return nullptr; } in refColorSpace() function
DSkImageInfo.h207 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function
481 sk_sp<SkColorSpace> refColorSpace() const { return fColorInfo.refColorSpace(); } in refColorSpace() function
DSkPixmap.h183 sk_sp<SkColorSpace> refColorSpace() const { return fInfo.refColorSpace(); } in refColorSpace() function
DSkBitmap.h171 sk_sp<SkColorSpace> refColorSpace() const { return fPixmap.info().refColorSpace(); } in refColorSpace() function
/third_party/skia/tools/flags/
DCommonFlagsConfig.h37 sk_sp<SkColorSpace> refColorSpace() const { return fColorSpace; } in refColorSpace() function
/third_party/flutter/skia/src/image/
DSkImage.cpp84 sk_sp<SkColorSpace> SkImage::refColorSpace() const { return fInfo.refColorSpace(); } in refColorSpace() function in SkImage
/third_party/skia/src/core/
DSkImageFilterTypes.h628 sk_sp<SkColorSpace> refColorSpace() const { return sk_ref_sp(fColorSpace); } in refColorSpace() function
/third_party/skia/src/image/
DSkImage.cpp142 sk_sp<SkColorSpace> SkImage::refColorSpace() const { return fInfo.refColorSpace(); } in refColorSpace() function in SkImage