Home
last modified time | relevance | path

Searched defs:_pixels (Results 1 – 25 of 66) sorted by relevance

123

/dports/games/scummvm/scummvm-2.5.1/engines/hadesch/
H A Dpod_image.h59 Common::SharedPtr<byte> _pixels; member
68 Common::SharedPtr<byte> _pixels; variable
/dports/math/curv/curv-0.5/libcurv/viewer/
H A Dtexture.cc32 bool Texture::load(unsigned char* _pixels, int _width, int _height) { in load()
67 bool Texture::savePixels(const std::string& _path, unsigned char* _pixels, int _width, int _height)… in savePixels()
/dports/graphics/openexr/openexr-3.1.4/src/bin/exrenvmap/
H A DEnvmapImage.h53 IMF::Array2D<IMF::Rgba> _pixels; variable
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/objectivec/include/ObjectiveChipmunk/
H A DChipmunkImageSampler.h25 const uint8_t *_pixels; variable
/dports/cad/solvespace/solvespace-2.3/src/unix/
H A Dgloffscreen.h32 uint32_t *_pixels, *_pixels_inv; variable
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/graphics/
H A Dshape_frame.h41 uint8 *_pixels; variable
/dports/graphics/panomatic/panomatic-0.9.4/libsurf/
H A DImage.h62 double** _pixels; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/prince/
H A Dfont.h52 byte *_pixels; member
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/shared/core/
H A Dmouse_cursor.h64 uint16 _pixels[16]; member
/dports/games/scummvm/scummvm-2.5.1/engines/prince/
H A Dfont.h52 byte *_pixels; member
/dports/games/scummvm/scummvm-2.5.1/engines/dragons/
H A Dfont.h40 byte *_pixels; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Ddrawing-surface.h57 Geom::IntPoint _pixels; variable
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/graphics/
H A Dgraphicswavepainter.h58 QRgb * _pixels; variable
/dports/graphics/fv/fv-src-1.03/
H A DCImage.h44 T *_pixels; variable
/dports/emulators/xbraitenberg/xbraitenberg-0.9/
H A Dgrafix.hh29 Vector<unsigned long> _pixels; member in Grafix
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXRUtil/
H A DImfFlatImageChannel.h162 T * _pixels; // Pointer to allocated storage variable
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfPreviewImage.h129 PreviewRgba * _pixels; variable
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfPreviewImage.h129 PreviewRgba * _pixels; variable
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfPreviewImage.h139 PreviewRgba * _pixels; variable
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfPreviewImage.h108 PreviewRgba * _pixels; variable
/dports/games/valyriatear/ValyriaTear-1.1.0/src/engine/video/
H A Dimage_base.h168 std::vector<uint8_t> _pixels; variable
/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A DPixelBuffer.h36 unsigned char *_pixels; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/illusions/resources/
H A Dfontresource.h46 byte *_pixels; member
/dports/games/scummvm/scummvm-2.5.1/engines/illusions/resources/
H A Dfontresource.h46 byte *_pixels; member
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dtopcat.h13 void set_fb_width(int _pixels) { m_fb_width = _pixels; } in set_fb_width()
14 void set_fb_height(int _pixels) { m_fb_height = _pixels; } in set_fb_height()

123