OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copyPixels
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
PixelUtils.java
44
public static void
copyPixels
(ByteBuffer input,
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
CpuVideoTrackDecoder.java
164
PixelUtils.
copyPixels
(input, output, mWidth, mHeight, offset, pixStride, rowStride);
/system/core/libpixelflinger/
raster.cpp
35
GGL_INIT_PROC(procs,
copyPixels
);
/system/core/include/pixelflinger/
pixelflinger.h
302
void (*
copyPixels
)(void* c, GGLint x, GGLint y,
/frameworks/native/opengl/libagl/
texture.cpp
269
int
copyPixels
(
[
all
...]
Completed in 1253 milliseconds