HomeSort by: relevance | last modified time | path
    Searched defs:rotated_index (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_vma.c 364 static unsigned long rotated_index(const struct intel_rotation_info *r, function in typeref:typename:unsigned long
391 src_idx = rotated_index(r, n, x, y);
959 src_idx = rotated_index(&view.rotated, 0, x, y);
i915_vma.c 364 static unsigned long rotated_index(const struct intel_rotation_info *r, function in typeref:typename:unsigned long
391 src_idx = rotated_index(r, n, x, y);
959 src_idx = rotated_index(&view.rotated, 0, x, y);
i915_vma.c 364 static unsigned long rotated_index(const struct intel_rotation_info *r, function in typeref:typename:unsigned long
391 src_idx = rotated_index(r, n, x, y);
959 src_idx = rotated_index(&view.rotated, 0, x, y);
i915_vma.c 364 static unsigned long rotated_index(const struct intel_rotation_info *r, function in typeref:typename:unsigned long
391 src_idx = rotated_index(r, n, x, y);
959 src_idx = rotated_index(&view.rotated, 0, x, y);

Completed in 68 milliseconds