Home
last modified time | relevance | path

Searched defs:colorBuffer (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/opengl/system/renderControl_enc/
DrenderControl_entry.cpp137 void rcSetWindowColorBuffer(uint32_t windowSurface, uint32_t colorBuffer) in rcSetWindowColorBuffer()
155 void rcFBPost(uint32_t colorBuffer) in rcFBPost()
167 void rcBindTexture(uint32_t colorBuffer) in rcBindTexture()
173 void rcBindRenderbuffer(uint32_t colorBuffer) in rcBindRenderbuffer()
DrenderControl_enc.cpp579 void rcSetWindowColorBuffer_enc(void *self , uint32_t windowSurface, uint32_t colorBuffer) in rcSetWindowColorBuffer_enc()
683 void rcFBPost_enc(void *self , uint32_t colorBuffer) in rcFBPost_enc()
733 void rcBindTexture_enc(void *self , uint32_t colorBuffer) in rcBindTexture_enc()
758 void rcBindRenderbuffer_enc(void *self , uint32_t colorBuffer) in rcBindRenderbuffer_enc()