Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp887 void Context::copyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in copyPixels() function in gl::Context