Lines Matching defs:depth
272 enum xa_surface_type stype, unsigned int depth)
281 xa_format_depth(fdesc.xa_format) == depth) {
336 int depth,
346 fdesc = xa_get_format_stype_depth(xa, stype, depth);
398 int depth,
402 return surface_create(xa, width, height, depth, stype, xa_format, flags, NULL);
410 int depth,
415 return xa_surface_from_handle2(xa, width, height, depth, stype, xa_format,
424 int depth,
435 return surface_create(xa, width, height, depth, stype, xa_format, flags, &whandle);
442 int depth,
459 fdesc = xa_get_format_stype_depth(xa, stype, depth);