Searched refs:destroy_drawable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_glx_drawable.c137 destroy_drawable(struct apple_glx_drawable *d) function
219 result = destroy_drawable(d);
413 (void) destroy_drawable(d);
507 * release it, and call destroy_drawable which doesn't destroy
515 destroy_drawable(d);
/external/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.c137 destroy_drawable(struct apple_glx_drawable *d) function
219 result = destroy_drawable(d);
413 (void) destroy_drawable(d);
507 * release it, and call destroy_drawable which doesn't destroy
515 destroy_drawable(d);

Completed in 89 milliseconds