Home
last modified time | relevance | path

Searched defs:cairoFormat (Results 1 – 10 of 10) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DImageGStreamerCairo.cpp42 cairo_format_t cairoFormat; in createImage() local
51 ImageGStreamer::ImageGStreamer(GstBuffer*& buffer, IntSize size, cairo_format_t& cairoFormat) in ImageGStreamer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DCairoGLInfo.java16 public CairoGLInfo(int cairoFormat) { in CairoGLInfo()
H A DCairoUtils.java16 public static int bitsPerPixelForCairoFormat(int cairoFormat) { in bitsPerPixelForCairoFormat()
H A DTileLayer.java149 int cairoFormat = mImage.getFormat(); in uploadDirtyRect() local
H A DSubTile.java167 int cairoFormat = mImage.getFormat(); in uploadNewTexture() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DCairoGLInfo.java16 public CairoGLInfo(int cairoFormat) { in CairoGLInfo()
H A DCairoUtils.java16 public static int bitsPerPixelForCairoFormat(int cairoFormat) { in bitsPerPixelForCairoFormat()
H A DTileLayer.java149 int cairoFormat = mImage.getFormat(); in uploadDirtyRect() local
H A DSubTile.java169 int cairoFormat = mImage.getFormat(); in uploadNewTexture() local
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/qt/
H A DQt4GlueCairo.cpp65 cairo_format_t cairoFormat = CAIRO_FORMAT_ARGB32; in initBuffer() local