Home | History | Annotate | Download | only in gui

Lines Matching refs:attachToContext

637 status_t GLConsumer::attachToContext(uint32_t tex) {
639 GLC_LOGV("attachToContext");
643 GLC_LOGE("attachToContext: abandoned GLConsumer");
648 GLC_LOGE("attachToContext: GLConsumer is already attached to a "
657 GLC_LOGE("attachToContext: invalid current EGLDisplay");
662 GLC_LOGE("attachToContext: invalid current EGLContext");