HomeSort by: relevance | last modified time | path
    Searched refs:frontPitchOffset (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri.c 645 info->accel_state->dst_pitch_offset = info->dri->frontPitchOffset;;
1331 info->accel_state->dst_pitch_offset = info->dri->frontPitchOffset;
radeon_accel.c 1421 info->dri->frontPitchOffset = (((info->dri->frontPitch * cpp / 64) << 22) |
radeon.h 602 uint32_t frontPitchOffset;

Completed in 8 milliseconds