Home
last modified time | relevance | path

Searched refs:local_rotation_save (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_texture.h123 uint32_t local_rotation_save; member
Dpsb_texture.c254 texture_priv->local_rotation_save = -1; in psb_ctexture_init()
/hardware/intel/img/psb_video/src/x11/
Dpsb_ctexture.c315 if (texture_priv->local_rotation_save != local_rotation) { in psb_putsurface_ctexture()
316 texture_priv->local_rotation_save = local_rotation; in psb_putsurface_ctexture()