Home | History | Annotate | Download | only in gui

Lines Matching refs:updateTexImage

665 status_t SurfaceTexture::updateTexImage() {
666 ST_LOGV("SurfaceTexture::updateTexImage");
670 ST_LOGE("calling updateTexImage() on an abandoned SurfaceTexture");
700 ST_LOGW("updateTexImage: clearing GL error: %#04x", error);