Home
last modified time | relevance | path

Searched refs:Pixels (Results 1 – 25 of 37) 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_cssdata.cpp264 {L"pt", CFX_CSSNumberType::Points}, {L"px", 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/angle/extensions/
DANGLE_pack_reverse_row_order.txt78 In Section 4.3.1 (Reading Pixels) add a row to table 4.7:
86 In Section 4.3.1 (Reading Pixels) modify the second paragraph of subsection
DANGLE_framebuffer_multisample.txt110 Add to 4.3.1 (Reading Pixels), right before the subsection titled
111 "Obtaining Pixels from the Framebuffer":
118 In 4.3.2 (Copying Pixels), add to the section describing BlitFramebuffer
DANGLE_framebuffer_blit.txt107 Add to 4.3.1 (Reading Pixels), right before the subsection titled
108 "Obtaining Pixels from the Framebuffer":
118 Insert a new section 4.3.2 titled "Copying Pixels" and renumber the
/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/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp315 GLubyte *Pixels() const { return tmpPixels ? tmpPixels : clientPixels; } in Pixels() function in rx::__anon9756a0c30111::ScopedEXTTextureNorm16ReadbackWorkaround
1514 GLubyte *readbackPixels = workaround.Pixels(); in readPixelsRowByRow()
1527 glFormat.computePixelBytes(type), pack, originalReadFormatPixels, workaround.Pixels()); in readPixelsRowByRow()
1570 type, workaround.Pixels())); in readPixelsAllAtOnce()
1579 GLubyte *readbackPixels = workaround.Pixels(); in readPixelsAllAtOnce()
1589 glFormat.computePixelBytes(type), pack, originalReadFormatPixels, workaround.Pixels()); in readPixelsAllAtOnce()
/external/python/cpython2/Doc/library/
Dimageop.rst30 The new boundaries need not be inside the picture. Pixels that fall outside the
/external/mesa3d/docs/_extra/specs/OLD/
DMESA_packed_depth_stencil.spec187 The new format is added to the discussion of Obtaining Pixels from the
/external/mesa3d/src/intel/isl/
DREADME60 - Logical Pixels (px):
/external/skqp/site/user/api/
DSkSurface_Reference.md128 Pixels are not initialized.
199 Pixels are not initialized.
1321 <a name='Pixels'></a>
1410 Pixels are readable when <a href='SkSurface_Reference#Surface'>Surface</a> is raster, or backed by …
1471 Pixels are readable when <a href='SkSurface_Reference#Surface'>Surface</a> is raster, or backed by …
1541 Pixels are readable when <a href='SkSurface_Reference#Surface'>Surface</a> is raster, or backed by …
DSkPixmap_Reference.md1615 <a name='Pixels'></a>
1633 Pixels are copied only if <a href='undocumented#Pixel'>pixel</a> conversion is possible. If <a href…
1685 Pixels are copied only if <a href='undocumented#Pixel'>pixel</a> conversion is possible. If <a href…
1742 Pixels are copied only if <a href='undocumented#Pixel'>pixel</a> conversion is possible. If <a href…
1792 Pixels are copied only if <a href='undocumented#Pixel'>pixel</a> conversion is possible. If <a href…
1833 Pixels are copied only if <a href='undocumented#Pixel'>pixel</a> conversion is possible. If <a href…

12