Searched defs:tform (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c1062 int tform = ext->current.enabled && (ext->current.rotation || ext->current.hflip); local
1074 (!tform || num->NV12 == num->possible_overlay_layers) &&
1086 int tform = ext->current.enabled && (ext->current.rotation || ext->current.hflip); local
1090 (!tform || is_NV12(handle)) &&
1777 ALOGI("external display changed (state=%d, mirror={%s tform=%ddeg%s}, dock={%s tform=%ddeg%s%s}, tv=%d", state,
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c1321 int tform = ext->current.enabled && (ext->current.rotation || ext->current.hflip); local
1333 (!tform || (num->NV12 == num->possible_overlay_layers) ||
1349 int tform = cloning && (ext->current.rotation || ext->current.hflip); local
1353 (!tform || is_NV12(handle)) &&
2404 ALOGI("external display changed (state=%d, mirror={%s tform=%ddeg%s}, dock={%s tform=%ddeg%s%s}, tv=%d", state,

Completed in 39 milliseconds