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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_mem.c283 int is_drawable = FALSE; local in function:qxl_garbage_collect_internal
291 is_drawable = TRUE;
298 else if (is_drawable && drawable->type == QXL_DRAW_COPY)
318 else if (is_drawable && drawable->type == QXL_DRAW_COMPOSITE)

Completed in 2 milliseconds