Searched refs:copyImageInto (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaOpenGLReadback.h29 virtual CopyResult copyImageInto(EGLImageKHR eglImage, const Matrix4& imgTransform,
H A DSkiaOpenGLReadback.cpp34 CopyResult SkiaOpenGLReadback::copyImageInto(EGLImageKHR eglImage, const Matrix4& imgTransform, function in class:android::uirenderer::skiapipeline::SkiaOpenGLReadback
/frameworks/base/libs/hwui/
H A DOpenGLReadback.h38 virtual CopyResult copyImageInto(EGLImageKHR eglImage, const Matrix4& imgTransform,
56 virtual CopyResult copyImageInto(EGLImageKHR eglImage, const Matrix4& imgTransform,
H A DOpenGLReadback.cpp92 CopyResult copyResult = copyImageInto(sourceImage, texTransform, width, height,
96 // copyImageInto already did a major flush & finish as an implicit
243 CopyResult OpenGLReadbackImpl::copyImageInto(EGLImageKHR eglImage, function in class:android::uirenderer::OpenGLReadbackImpl

Completed in 81 milliseconds