HomeSort by relevance Sort by last modified time
    Searched refs:local_rotation_save (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/psb_video/src/
psb_texture.h 123 uint32_t local_rotation_save; member in struct:psb_texture_s
psb_texture.c 254 texture_priv->local_rotation_save = -1;
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_ctexture.c 315 if (texture_priv->local_rotation_save != local_rotation) {
316 texture_priv->local_rotation_save = local_rotation;

Completed in 43 milliseconds