Searched refs:kU8 (Results 1 – 25 of 37) sorted by relevance
12
/external/skia/gm/ |
D | image_pict.cpp | 68 SkImage::BitDepth::kU8, srgbColorSpace); in onOnceBeforeDraw() 73 SkImage::BitDepth::kU8, srgbColorSpace); in onOnceBeforeDraw() 112 SkImage::BitDepth::kU8,
|
D | image_shader.cpp | 51 SkImage::BitDepth::kU8, in make_pict_gen()
|
D | verylargebitmap.cpp | 36 SkImage::BitDepth::kU8, in make_picture_image()
|
D | pictureimagefilter.cpp | 73 SkImage::BitDepth::kU8, SkColorSpace::MakeSRGB()); in make()
|
D | image.cpp | 212 info.dimensions(), nullptr, nullptr, SkImage::BitDepth::kU8, in make_picture() 309 SkImage::BitDepth::kU8, srgbColorSpace); in __anonbc1d69080602()
|
D | pictureimagegenerator.cpp | 164 SkImage::BitDepth::kU8, srgbColorSpace); in onDraw()
|
D | readpixels.cpp | 60 SkImage::BitDepth::kU8, in make_picture_image()
|
/external/skqp/gm/ |
D | image_pict.cpp | 68 SkImage::BitDepth::kU8, srgbColorSpace); in onOnceBeforeDraw() 73 SkImage::BitDepth::kU8, srgbColorSpace); in onOnceBeforeDraw() 112 SkImage::BitDepth::kU8,
|
D | image_shader.cpp | 51 SkImage::BitDepth::kU8, in make_pict_gen()
|
D | verylargebitmap.cpp | 36 SkImage::BitDepth::kU8, in make_picture_image()
|
D | pictureimagefilter.cpp | 73 SkImage::BitDepth::kU8, SkColorSpace::MakeSRGB()); in make()
|
D | image.cpp | 212 info.dimensions(), nullptr, nullptr, SkImage::BitDepth::kU8, in make_picture() 315 SkImage::BitDepth::kU8, srgbColorSpace); in __anon4f1c377f0602()
|
D | pictureimagegenerator.cpp | 164 SkImage::BitDepth::kU8, srgbColorSpace); in onDraw()
|
D | readpixels.cpp | 60 SkImage::BitDepth::kU8, in make_picture_image()
|
/external/skia/tests/ |
D | ImageIsOpaqueTest.cpp | 69 SkImage::BitDepth::kU8, in DEF_TEST()
|
D | ImageGeneratorTest.cpp | 129 SkImage::BitDepth::kU8, colorspace); in DEF_TEST()
|
D | SkResourceCacheTest.cpp | 204 SkImage::BitDepth::kU8, in DEF_TEST()
|
/external/skqp/tests/ |
D | ImageIsOpaqueTest.cpp | 69 SkImage::BitDepth::kU8, in DEF_TEST()
|
D | ImageGeneratorTest.cpp | 129 SkImage::BitDepth::kU8, colorspace); in DEF_TEST()
|
D | SkResourceCacheTest.cpp | 204 SkImage::BitDepth::kU8, in DEF_TEST()
|
/external/skqp/bench/ |
D | ClipMaskBench.cpp | 65 nullptr, nullptr, SkImage::BitDepth::kU8, in __anone0f93c7c0302()
|
/external/skia/bench/ |
D | ClipMaskBench.cpp | 65 nullptr, nullptr, SkImage::BitDepth::kU8, in __anon5276c6650302()
|
/external/skia/src/effects/imagefilters/ |
D | SkPictureImageFilter.cpp | 52 SkImage::BitDepth::kU8, SkColorSpace::MakeSRGB()); in make_localspace_filter()
|
/external/skqp/src/effects/imagefilters/ |
D | SkPictureImageFilter.cpp | 52 SkImage::BitDepth::kU8, SkColorSpace::MakeSRGB()); in make_localspace_filter()
|
/external/skqp/include/core/ |
D | SkImage.h | 524 kU8, //!< uses 8-bit unsigned int per color component enumerator
|
12