Searched refs:native_pixmap_ptr (Results 1 – 1 of 1) sorted by relevance
1392 void *native_pixmap_ptr; in eglCopyBuffers() local1396 native_pixmap_ptr = (void*) target; in eglCopyBuffers()1401 ret = drv->API.CopyBuffers(drv, disp, surf, native_pixmap_ptr); in eglCopyBuffers()