Home
last modified time | relevance | path

Searched refs:Pixels (Results 1 – 25 of 48) sorted by relevance

12

/external/ImageMagick/Magick++/lib/Magick++/
DPixels.h18 class MagickPPExport Pixels
23 Pixels(Magick::Image &image_);
26 ~Pixels(void);
69 Pixels(const Pixels& pixels_);
70 const Pixels& operator=(const Pixels& pixels_);
129 inline ::ssize_t Magick::Pixels::x(void) const in x()
135 inline ::ssize_t Magick::Pixels::y(void) const in y()
141 inline size_t Magick::Pixels::columns(void) const in columns()
147 inline size_t Magick::Pixels::rows(void) const in rows()
/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet_unittest.cpp112 CFX_CSSNumberType::Pixels); in TEST_F()
114 CFX_CSSNumberType::Pixels); in TEST_F()
115 VerifyFloat(CFX_CSSProperty::BorderTopWidth, 10.0, CFX_CSSNumberType::Pixels); in TEST_F()
117 CFX_CSSNumberType::Pixels); in TEST_F()
165 CFX_CSSNumberType::Pixels); in TEST_F()
167 CFX_CSSNumberType::Pixels); in TEST_F()
168 VerifyFloat(CFX_CSSProperty::BorderTopWidth, 10.0, CFX_CSSNumberType::Pixels); in TEST_F()
170 CFX_CSSNumberType::Pixels); in TEST_F()
197 VerifyFloat(CFX_CSSProperty::BorderLeftWidth, 5.0, CFX_CSSNumberType::Pixels); in TEST_F()
199 CFX_CSSNumberType::Pixels); in TEST_F()
[all …]
Dcfx_cssnumbervalue.h18 Pixels, enumerator
Dcfx_cssnumbervalue.cpp19 case CFX_CSSNumberType::Pixels: in Apply()
Dcfx_cssdeclaration.cpp95 {0x3EE8, CFX_CSSNumberType::Pixels},
/external/ImageMagick/Magick++/lib/
DPixels.cpp19 Magick::Pixels::Pixels(Magick::Image &image_) in Pixels() function in Magick::Pixels
31 Magick::Pixels::~Pixels(void) in ~Pixels()
37 Magick::Quantum* Magick::Pixels::get(const ssize_t x_,const ssize_t y_, in get()
53 const Magick::Quantum* Magick::Pixels::getConst(const ssize_t x_, in getConst()
69 ssize_t Magick::Pixels::offset(PixelChannel channel) const in offset()
76 Magick::Quantum* Magick::Pixels::set(const ssize_t x_,const ssize_t y_, in set()
92 void Magick::Pixels::sync(void) in sync()
100 void* Magick::Pixels::metacontent(void) in metacontent()
/external/ImageMagick/scripts/
DMakefile.am97 Magick++/lib/Pixels.cpp \
115 Magick++/lib/Magick++/Pixels.h \
134 Magick++/lib/Magick++/Pixels.h \
/external/ImageMagick/Magick++/
DMakefile.am86 Magick++/lib/Pixels.cpp \
107 Magick++/lib/Magick++/Pixels.h \
140 Magick++/lib/Magick++/Pixels.h \
DNEWS41 * New method, Pixels::getConst() to obtain read-only pixels.
217 * Bugfix to the Pixels GetIndexes() method.
222 * New class 'Pixels' to support low-level pixel access in image. New
DChangeLog353 * lib/Pixels.cpp (getConst): New method to return read-only pixels.
687 * lib/Pixels.cpp (indexes): Don't attempt to validate image type.
1082 * lib/Magick++/Pixels.cpp (indexes): Bugfix, use GetCacheViewIndexes()
1144 * lib/Magick++/Pixels.h (Pixels): Moved Image pixel methods to
1145 Pixels class.
/external/skia/docs/
DSkSurface_Reference.bmh839 #Subtopic Pixels
844 #In Pixels
870 #In Pixels
897 #In Pixels
906 Pixels are readable when Surface is raster, or backed by a GPU.
965 Pixels are readable when Surface is raster, or backed by a GPU.
1030 Pixels are readable when Surface is raster, or backed by a GPU.
1080 #In Pixels
DSkBitmap_Reference.bmh1542 #Subtopic Pixels
1547 #In Pixels
1854 #In Pixels
1950 #In Pixels
2161 Shares Pixel_Ref with dst. Pixels are not copied; Bitmap and dst point
2227 #In Pixels
2242 Pixels are copied only if pixel conversion is possible. If Bitmap colorType is
2309 Pixels are copied only if pixel conversion is possible. If Bitmap colorType is
2365 Pixels are copied only if pixel conversion is possible. If Bitmap colorType is
2401 #In Pixels
[all …]
DSkPixmap_Reference.bmh1216 #Subtopic Pixels
1223 #In Pixels
1275 Pixels are copied only if pixel conversion is possible. If Pixmap colorType is
1331 Pixels are copied only if pixel conversion is possible. If Pixmap colorType is
1410 #In Pixels
1446 #In Pixels
DSkImage_Reference.bmh991 #Subtopic Pixels
996 #In Pixels
1183 #In Pixels
1198 Pixels are copied only if pixel conversion is possible. If Image Color_Type is
1264 Pixels are copied only if pixel conversion is possible. If Image Color_Type is
1315 #In Pixels
DSkCanvas_Reference.bmh572 #Subtopic Pixels
577 #In Pixels
599 #In Pixels
610 Pixels are readable when Device is raster, or backed by a GPU.
611 Pixels are not readable when SkCanvas is returned by SkDocument::beginPage,
702 Pixels are readable when Device is raster, or backed by a GPU.
703 Pixels are not readable when SkCanvas is returned by SkDocument::beginPage,
765 Pixels are readable when Device is raster, or backed by a GPU.
766 Pixels are not readable when SkCanvas is returned by SkDocument::beginPage,
819 #In Pixels
[all …]
DSkImageInfo_Reference.bmh56 Pixels are opaque. The Color_Type must have no explicit alpha
62 Pixels have Alpha Premultiplied into color components.
376 Pixels are fully opaque as if its Color_Alpha was set to one, and should
515 unused. Pixels described by kRGB_888x_SkColorType are fully opaque as if
662 Two bits are unused. Pixels described by kRGB_101010x_SkColorType are fully
704 white. Pixels described by kGray_8_SkColorType are fully
/external/skqp/docs/
DSkSurface_Reference.bmh822 #Subtopic Pixels
827 #In Pixels
853 #In Pixels
880 #In Pixels
889 Pixels are readable when Surface is raster, or backed by a GPU.
948 Pixels are readable when Surface is raster, or backed by a GPU.
1013 Pixels are readable when Surface is raster, or backed by a GPU.
1063 #In Pixels
DSkBitmap_Reference.bmh1542 #Subtopic Pixels
1547 #In Pixels
1854 #In Pixels
1950 #In Pixels
2161 Shares Pixel_Ref with dst. Pixels are not copied; Bitmap and dst point
2227 #In Pixels
2242 Pixels are copied only if pixel conversion is possible. If Bitmap colorType is
2309 Pixels are copied only if pixel conversion is possible. If Bitmap colorType is
2365 Pixels are copied only if pixel conversion is possible. If Bitmap colorType is
2401 #In Pixels
[all …]
DSkPixmap_Reference.bmh1216 #Subtopic Pixels
1223 #In Pixels
1275 Pixels are copied only if pixel conversion is possible. If Pixmap colorType is
1331 Pixels are copied only if pixel conversion is possible. If Pixmap colorType is
1410 #In Pixels
1446 #In Pixels
DSkImage_Reference.bmh1011 #Subtopic Pixels
1016 #In Pixels
1203 #In Pixels
1218 Pixels are copied only if pixel conversion is possible. If Image Color_Type is
1284 Pixels are copied only if pixel conversion is possible. If Image Color_Type is
1335 #In Pixels
DSkCanvas_Reference.bmh629 #Subtopic Pixels
634 #In Pixels
656 #In Pixels
667 Pixels are readable when Device is raster, or backed by a GPU.
668 Pixels are not readable when SkCanvas is returned by SkDocument::beginPage,
759 Pixels are readable when Device is raster, or backed by a GPU.
760 Pixels are not readable when SkCanvas is returned by SkDocument::beginPage,
822 Pixels are readable when Device is raster, or backed by a GPU.
823 Pixels are not readable when SkCanvas is returned by SkDocument::beginPage,
876 #In Pixels
[all …]
DSkImageInfo_Reference.bmh56 Pixels are opaque. The Color_Type must have no explicit alpha
62 Pixels have Alpha Premultiplied into color components.
376 Pixels are fully opaque as if its Color_Alpha was set to one, and should
515 unused. Pixels described by kRGB_888x_SkColorType are fully opaque as if
662 Two bits are unused. Pixels described by kRGB_101010x_SkColorType are fully
704 white. Pixels described by kGray_8_SkColorType are fully
/external/mesa3d/docs/specs/OLD/
DMESA_packed_depth_stencil.spec187 The new format is added to the discussion of Obtaining Pixels from the
/external/python/cpython2/Doc/library/
Dimageop.rst30 The new boundaries need not be inside the picture. Pixels that fall outside the
/external/mesa3d/src/intel/isl/
DREADME60 - Logical Pixels (px):

12