Home
last modified time | relevance | path

Searched defs:colorType (Results 26 – 50 of 1089) sorted by relevance

12345678910>>...44

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrResourceProvider.cpp48 GrColorType colorType, in createTexture()
112 GrColorType colorType, in createTexture()
281 GrColorType colorType, in wrapBackendTexture()
294 GrColorType colorType, in wrapRenderableBackendTexture()
305 const GrBackendRenderTarget& backendRT, GrColorType colorType) in wrapBackendRenderTarget()
479 const GrBackendTexture& tex, int sampleCnt, GrColorType colorType) in wrapBackendTextureAsRenderTarget()
534 GrColorType colorType, in prepareLevels()
562 GrColorType colorType, in writePixels()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrResourceProvider.cpp48 GrColorType colorType, in createTexture()
112 GrColorType colorType, in createTexture()
281 GrColorType colorType, in wrapBackendTexture()
294 GrColorType colorType, in wrapRenderableBackendTexture()
305 const GrBackendRenderTarget& backendRT, GrColorType colorType) in wrapBackendRenderTarget()
479 const GrBackendTexture& tex, int sampleCnt, GrColorType colorType) in wrapBackendTextureAsRenderTarget()
534 GrColorType colorType, in prepareLevels()
562 GrColorType colorType, in writePixels()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrResourceProvider.cpp48 GrColorType colorType, in createTexture()
112 GrColorType colorType, in createTexture()
281 GrColorType colorType, in wrapBackendTexture()
294 GrColorType colorType, in wrapRenderableBackendTexture()
305 const GrBackendRenderTarget& backendRT, GrColorType colorType) in wrapBackendRenderTarget()
479 const GrBackendTexture& tex, int sampleCnt, GrColorType colorType) in wrapBackendTextureAsRenderTarget()
534 GrColorType colorType, in prepareLevels()
562 GrColorType colorType, in writePixels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DProxyConversionTest.cpp27 GrColorType colorType) { in make_wrapped_rt()
42 GrColorType colorType) { in make_offscreen_rt()
50 GrColorType colorType, in make_texture()
/dports/www/kf5-khtml/khtml-5.89.0/src/css/
H A Dcss_svgvalueimpl.cpp41 SVGColorImpl::SVGColorImpl(unsigned short colorType) in SVGColorImpl()
53 unsigned short SVGColorImpl::colorType() const in colorType() function in DOM::SVGColorImpl
96 void SVGColorImpl::setColor(unsigned short colorType, const DOMString & /* rgbColor */, const DOMSt… in setColor()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkImageInfo.cpp16 static bool color_type_is_valid(SkColorType colorType) { in color_type_is_valid()
63 bool SkColorTypeValidateAlphaType(SkColorType colorType, SkAlphaType alphaType, in SkColorTypeValidateAlphaType()
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/UnitTest/
H A DImageManager.cs49 public string GetBitmapPath(ImageType type, ImageColorType colorType) in GetBitmapPath()
147 public FreeImageAPI.FIBITMAP GetBitmap(ImageType type, ImageColorType colorType) in GetBitmap()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrSurfaceContext.cpp55 auto colorType = SkColorTypeToGrColorType(dstInfo.colorType()); in readPixels() local
74 auto colorType = SkColorTypeToGrColorType(srcInfo.colorType()); in writePixels() local
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/web-auth/metadata-service/src/
H A DDisplayPNGCharacteristicsDescriptor.php40 private $colorType; variable in Webauthn\\MetadataService\\DisplayPNGCharacteristicsDescriptor
62 …public function __construct(int $width, int $height, int $bitDepth, int $colorType, int $compressi…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dencode_srgb.cpp35 static void make(SkBitmap* bitmap, SkColorType colorType, SkAlphaType alphaType, in make()
129 for (SkColorType colorType : colorTypes) { in onDraw() local
/dports/www/nextcloud/nextcloud/3rdparty/web-auth/metadata-service/src/
H A DDisplayPNGCharacteristicsDescriptor.php40 private $colorType; variable in Webauthn\\MetadataService\\DisplayPNGCharacteristicsDescriptor
62 …public function __construct(int $width, int $height, int $bitDepth, int $colorType, int $compressi…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/docs/examples/
H A DImage_colorType.cpp10 SkColorType colorType = image->colorType(); in draw() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dencode_srgb.cpp35 static void make(SkBitmap* bitmap, SkColorType colorType, SkAlphaType alphaType, in make()
129 for (SkColorType colorType : colorTypes) { in onDraw() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/bench/
H A DCodecBenchPriv.h13 inline const char* color_type_to_str(SkColorType colorType) { in color_type_to_str()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/bench/
H A DCodecBenchPriv.h13 inline const char* color_type_to_str(SkColorType colorType) { in color_type_to_str()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Docs/
H A DBackground.php20 protected $colorType = 'Google_Service_Docs_OptionalColor'; variable in Google_Service_Docs_Background
H A DOptionalColor.php20 protected $colorType = 'Google_Service_Docs_Color'; variable in Google_Service_Docs_OptionalColor
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrColorInfo.cpp13 GrColorType colorType, SkAlphaType alphaType, sk_sp<SkColorSpace> colorSpace) in GrColorInfo()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Docs/
H A DBackground.php20 protected $colorType = 'Google_Service_Docs_OptionalColor'; variable in Google_Service_Docs_Background
H A DOptionalColor.php20 protected $colorType = 'Google_Service_Docs_Color'; variable in Google_Service_Docs_OptionalColor
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrSurfaceContext.cpp32 GrColorType colorType, in Make()
72 GrColorType colorType, in Make()
97 GrColorType colorType, in GrSurfaceContext()
202 GrColorType colorType = (canvas2DFastPath || srcIsCompressed) in readPixels() local
356 GrColorType colorType; in writePixels() local
611 GrColorType colorType = input->colorInfo().colorType(); in rescale() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/imageio/png/
H A DPNGHeader.java46 private int colorType, compression, filter, interlace; field in PNGHeader
89 int colorType, boolean interlace) in PNGHeader()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/imageio/png/
H A DPNGHeader.java46 private int colorType, compression, filter, interlace; field in PNGHeader
89 int colorType, boolean interlace) in PNGHeader()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/imageio/png/
H A DPNGHeader.java46 private int colorType, compression, filter, interlace; field in PNGHeader
89 int colorType, boolean interlace) in PNGHeader()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/imageio/png/
H A DPNGHeader.java46 private int colorType, compression, filter, interlace; field in PNGHeader
89 int colorType, boolean interlace) in PNGHeader()

12345678910>>...44