HomeSort by relevance Sort by last modified time
    Searched refs:rcReadColorBuffer_enc (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_enc.h 48 void rcReadColorBuffer_enc(void *self , uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels);
renderControl_enc.cpp 455 void rcReadColorBuffer_enc(void *self , uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels)
535 set_rcReadColorBuffer(rcReadColorBuffer_enc);

Completed in 905 milliseconds