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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DPixelUtils.java44 public static void copyPixels(ByteBuffer input, method in class:PixelUtils
/frameworks/native/opengl/libagl/
H A Dtexture.cpp262 int copyPixels( function in namespace:android
1207 int err = copyPixels(c, *surface, 0, 0, userSurface, 0, 0, width, height);
1290 int err = copyPixels(c,
1403 int err = copyPixels(c,
1464 int err = copyPixels(c,

Completed in 117 milliseconds