Home
last modified time | relevance | path

Searched defs:copyPixels (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/internal/
DditTextureFormatTests.cpp1334 void copyPixels (const ConstPixelBufferAccess& src, const PixelBufferAccess& dst) in copyPixels() function
1352 void copyPixels (const ConstPixelBufferAccess& src, const PixelBufferAccess& dst) in copyPixels() function
/external/ImageMagick/Magick++/lib/
DImage.cpp2639 void Magick::Image::copyPixels(const Image &source_,const Geometry &geometry_, in copyPixels() function in Magick::Image
/external/angle/src/libANGLE/
DContext_gl.cpp667 void Context::copyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in copyPixels() function in gl::Context