Searched refs:copyPixels (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/internal/
H A DditTextureFormatTests.cpp1288 void copyPixels (const ConstPixelBufferAccess& src, const PixelBufferAccess& dst) function in namespace:dit::__anon5544
1306 void copyPixels (const ConstPixelBufferAccess& src, const PixelBufferAccess& dst) function in namespace:dit::__anon5544
1313 copyPixels<float>(src, dst);
1317 copyPixels<deInt32>(src, dst);
1321 copyPixels<deUint32>(src, dst);
1510 copyPixels(inputAccess, tmpAccess);
1542 copyPixels(inputDepthAccess, tmpDepthAccess);
1580 copyPixels(inputStencilAccess, tmpStencilAccess);
1624 copyPixels(inputDepthAccess, tmpDepthAccess);
1625 copyPixels(inputStencilAcces
[all...]
/external/ImageMagick/Magick++/lib/Magick++/
H A DImage.h792 void copyPixels(const Image &source_,const Geometry &geometry_,
/external/ImageMagick/Magick++/lib/
H A DImage.cpp2604 void Magick::Image::copyPixels(const Image &source_,const Geometry &geometry_, function in class:Magick::Image

Completed in 121 milliseconds