HomeSort by relevance Sort by last modified time
    Searched refs:destroy_drawable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_drawable.c 137 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/
apple_glx_drawable.c 137 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 167 milliseconds