Home
last modified time | relevance | path

Searched refs:drawConvert (Results 1 – 2 of 2) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/libOpenglRender/
DYUVConverter.h54 void drawConvert(int x, int y, int width, int height, char* pixels);
DYUVConverter.cpp412 void YUVConverter::drawConvert(int x, int y, in drawConvert() function in YUVConverter