Searched defs:getPixels (Results 1 - 8 of 8) sorted by relevance

/external/skia/src/core/
H A DSkImageGenerator.cpp10 SkImageGenerator::Result SkImageGenerator::getPixels(const SkImageInfo& info, void* pixels, function in class:SkImageGenerator
48 SkImageGenerator::Result SkImageGenerator::getPixels(const SkImageInfo& info, void* pixels, function in class:SkImageGenerator
54 return this->getPixels(info, pixels, rowBytes, NULL, NULL, NULL);
/external/skia/include/core/
H A DSkBitmap.h130 void* getPixels() const { return fPixels; } function in class:SkBitmap
138 /** Return the number of bytes from the pointer returned by getPixels()
152 * Return the number of bytes from the pointer returned by getPixels()
436 return this->getPixels() != NULL &&
497 no pixels allocated (i.e. getPixels() returns null) the method will
512 If no pixels are present (i.e. getPixels() returns false)
532 getPixels() returns null, and returns that. The size-specific routines
533 perform a debugging assert that getPixels() is not null, but they do
/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp133 static tcu::TextureLevel getPixels (const glu::RenderContext& renderCtx, const IVec2& size, const tcu::TextureFormat& colorBufferFormat) function in namespace:deqp::gles31::Functional::__anon3719
1430 const tcu::TextureLevel rendered = getPixels(renderCtx, RENDER_SIZE, m_colorBufferFormat);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 870 milliseconds