Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/shaders/gradients/
H A DSkGradientBaseShader.h51 sk_sp<SkColorSpace> fColorSpace; member
143 sk_sp<SkColorSpace> fColorSpace; // color space of gradient stops variable
/aosp_15_r20/external/skia/dm/
H A DDMSrcSink.h409 sk_sp<SkColorSpace> fColorSpace; variable
536 sk_sp<SkColorSpace> fColorSpace; variable
589 sk_sp<SkColorSpace> fColorSpace; variable
/aosp_15_r20/external/skia/tools/gpu/
H A DYUVUtils.h65 sk_sp<SkColorSpace> fColorSpace; variable
/aosp_15_r20/external/skia/src/shaders/
H A DSkColorShader.h77 sk_sp<SkColorSpace> fColorSpace; variable
/aosp_15_r20/external/skia/tools/viewer/
H A DGradientsSlide.cpp77 CS fColorSpace; in draw() member
H A DViewer.h138 bool fColorSpace = false; member
/aosp_15_r20/external/skia/src/gpu/ganesh/gradients/
H A DGrGradientShader.h60 sk_sp<SkColorSpace> fColorSpace; member
/aosp_15_r20/external/skia/src/image/
H A DSkImage_Lazy.h48 sk_sp<SkColorSpace> fColorSpace; member
/aosp_15_r20/external/skia/tools/window/
H A DDisplayParams.h68 sk_sp<SkColorSpace> fColorSpace; variable
/aosp_15_r20/external/skia/include/effects/
H A DSkGradientShader.h113 ColorSpace fColorSpace = ColorSpace::kDestination; member
/aosp_15_r20/external/skia/tools/flags/
H A DCommonFlagsConfig.h44 sk_sp<SkColorSpace> fColorSpace; variable
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_ifd.h50 PreviewColorSpaceEnum fColorSpace; variable
H A Ddng_exif.h91 uint32 fColorSpace; variable
/aosp_15_r20/external/skia/include/core/
H A DSkMesh.h238 const sk_sp<SkColorSpace> fColorSpace; variable
H A DSkCanvas.h803 const SkColorSpace* fColorSpace = nullptr; member
/aosp_15_r20/external/skia/src/core/
H A DSkImageFilterTypes.h1247 sk_sp<SkColorSpace> fColorSpace; variable
/aosp_15_r20/external/skia/tests/
H A DDeferredDisplayListTest.cpp384 sk_sp<SkColorSpace> fColorSpace; member in SurfaceParameters
/aosp_15_r20/external/skia/gm/
H A Dgradients.cpp1122 CS fColorSpace; member