Searched defs:updateTexImage (Results 1 – 6 of 6) sorted by relevance
77 void updateTexImage() { mUpdateTexImage = true; } in updateTexImage() function
250 public void updateTexImage() { in updateTexImage() method in SurfaceTexture
88 status_t EGLConsumer::updateTexImage(SurfaceTexture& st) { in updateTexImage() function in android::EGLConsumer
97 status_t SurfaceTexture::updateTexImage() { in updateTexImage() function in android::SurfaceTexture
174 status_t GLConsumer::updateTexImage() { in updateTexImage() function in android::GLConsumer
3460 void Layer::updateTexImage(nsecs_t latchTime, bool bgColorOnly) { in updateTexImage() function in android::Layer