Lines Matching refs:cached
154 * value if the retained raster is cached in hardware. If set to
155 * DGA_RTN_NEW_DEV then the server has re-cached the retained
157 * the raster remains cached in the same device as previously
158 * recorded. If the retained raster is not cached in hw then the
163 * Outputs: DGA_RTN_NOT_CACHED - not cached in hw
164 * DGA_RTN_SAME_DEV - cached in the same hw device
165 * DGA_RTN_NEW_DEV - cached in the new hw device
179 if (RTN_INFOP(clientp)->cached)
197 * the retained raster is cached in hw. The pointer is invalid
198 * if the retained raster isn't cached in hw.
585 * array used when the pixels are not cached in hardware. The
951 (void) printf("\tcached =\t%u\n", infop->cached);