Home | History | Annotate | Download | only in gui

Lines Matching full:attachtocontext

585 status_t GLConsumer::attachToContext(uint32_t tex) {
587 ST_LOGV("attachToContext");
591 ST_LOGE("attachToContext: abandoned GLConsumer");
596 ST_LOGE("attachToContext: GLConsumer is already attached to a "
605 ST_LOGE("attachToContext: invalid current EGLDisplay");
610 ST_LOGE("attachToContext: invalid current EGLContext");