Home
last modified time | relevance | path

Searched refs:BitDepth (Results 1 – 25 of 53) sorted by relevance

123

/third_party/flutter/skia/src/shaders/
DSkPictureShader.cpp50 SkImage::BitDepth bitDepth, in BitmapShaderKey()
75 SkImage::BitDepth fBitDepth;
242 SkImage::BitDepth bitDepth = in refBitmapShader()
244 ? SkImage::BitDepth::kF16 : SkImage::BitDepth::kU8; in refBitmapShader()
/third_party/flutter/skia/src/core/
DSkPictureImageGenerator.cpp46 SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
52 if (SkImage::BitDepth::kF16 == bitDepth) { in MakeFromPicture()
/third_party/skia/src/core/
DSkPictureImageGenerator.cpp44 SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
50 if (SkImage::BitDepth::kF16 == bitDepth) { in MakeFromPicture()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.h96 int32_t BitDepth();
140 int32_t BitDepth();
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.h96 int32_t BitDepth();
140 int32_t BitDepth();
/third_party/flutter/skia/docs/examples/
DImage_MakeFromGenerator.cpp11 SkImage::BitDepth::kU8, SkColorSpace::MakeSRGB()); in draw()
DImage_MakeFromPicture.cpp22 SkImage::BitDepth::kU8, srgbColorSpace); in draw()
/third_party/skia/docs/examples/
DImage_MakeFromGenerator.cpp11 SkImage::BitDepth::kU8, SkColorSpace::MakeSRGB()); in draw()
DImage_MakeFromPicture.cpp22 SkImage::BitDepth::kU8, srgbColorSpace); in draw()
/third_party/skia/gm/
Dimage_pict.cpp89 SkImage::BitDepth::kU8, srgbColorSpace); in onOnceBeforeDraw()
94 SkImage::BitDepth::kU8, srgbColorSpace); in onOnceBeforeDraw()
134 SkImage::BitDepth::kU8,
/third_party/flutter/skia/gm/
Dimage_pict.cpp89 SkImage::BitDepth::kU8, srgbColorSpace); in onOnceBeforeDraw()
94 SkImage::BitDepth::kU8, srgbColorSpace); in onOnceBeforeDraw()
133 SkImage::BitDepth::kU8,
Dimage_shader.cpp69 SkImage::BitDepth::kU8, in make_pict_gen()
Dverylargebitmap.cpp49 SkImage::BitDepth::kU8, in make_picture_image()
/third_party/flutter/engine/flutter/lib/ui/painting/
Dpicture.cc26 SkImage::BitDepth::kU8, SkColorSpace::MakeSRGB()))); in toImage()
/third_party/skia/tests/
DImageIsOpaqueTest.cpp69 SkImage::BitDepth::kU8, in DEF_TEST()
DImageGeneratorTest.cpp114 SkImage::BitDepth::kU8, colorspace); in DEF_TEST()
/third_party/flutter/skia/tests/
DImageIsOpaqueTest.cpp69 SkImage::BitDepth::kU8, in DEF_TEST()
DImageGeneratorTest.cpp129 SkImage::BitDepth::kU8, colorspace); in DEF_TEST()
/third_party/flutter/skia/src/sfnt/
DSkOTTable_EBLC.h55 struct BitDepth { struct
/third_party/skia/include/core/
DSkImageGenerator.h165 SkImage::BitDepth,
DSkImage.h228 enum class BitDepth { enum
249 BitDepth bitDepth,
/third_party/skia/src/sfnt/
DSkOTTable_EBLC.h55 struct BitDepth { struct
/third_party/flutter/skia/include/core/
DSkImageGenerator.h161 SkImage::BitDepth,
DSkImage.h552 enum class BitDepth { enum
573 BitDepth bitDepth,
/third_party/flutter/skia/bench/
DClipMaskBench.cpp65 nullptr, nullptr, SkImage::BitDepth::kU8, in __anon340559e20302()

123