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

/external/skia/tests/
H A DBitmapCopyTest.cpp97 // setPixel()
140 void setPixel(int x, int y, uint32_t val, SkBitmap& bm) { function
237 setPixel(coords[i]->fX, coords[i]->fY, i, bm);
/external/webkit/Source/WebCore/platform/graphics/filters/
H A DFELighting.cpp231 void FELighting::setPixel(int offset, LightingData& data, LightSource::PaintingData& paintingData, function in class:WebCore::FELighting
262 setPixel(offset, data, paintingData, 0, 0, cFactor2div3, cFactor2div3, normalVector);
267 setPixel(offset, data, paintingData, data.widthDecreasedByOne, 0, cFactor2div3, cFactor2div3, normalVector);
272 setPixel(offset, data, paintingData, 0, data.heightDecreasedByOne, cFactor2div3, cFactor2div3, normalVector);
277 setPixel(offset, data, paintingData, data.widthDecreasedByOne, data.heightDecreasedByOne, cFactor2div3, cFactor2div3, normalVector);
/external/v8/benchmarks/
H A Draytrace.js626 setPixel: function(x, y, color){
663 this.setPixel(x, y, color);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-raytrace.js652 setPixel: function(x, y, color){
689 this.setPixel(x, y, color);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-raytrace.js652 setPixel: function(x, y, color){
689 this.setPixel(x, y, color);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-raytrace.js621 setPixel: function(x, y, color){
658 this.setPixel(x, y, color);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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 ...

Completed in 182 milliseconds