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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_enc.h 49 int rcUpdateColorBuffer_enc(void *self , uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels);
renderControl_enc.cpp 479 int rcUpdateColorBuffer_enc(void *self , uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels)
536 set_rcUpdateColorBuffer(rcUpdateColorBuffer_enc);

Completed in 798 milliseconds