Home | History | Annotate | Download | only in test

Lines Matching refs:temp_egl

302 struct temp_egl {
423 static struct temp_egl **p_eglHeaders = NULL;
2579 p_eglHeaders = (struct temp_egl **)
2580 malloc(sizeof(struct temp_egl *)* bufCntMin);
2589 p_eglHeaders[bufCnt] = (struct temp_egl*)
2590 malloc(sizeof(struct temp_egl));