Searched refs:scaled (Results 1 – 2 of 2) sorted by relevance
313 static int scaled(hwc_layer_1_t *layer) in scaled() function981 if (scaled(layer) || is_NV12(handle)) in gather_layer_statistics()1304 scaled_gfx = scaled(layer) || is_NV12(handle); in omap4_hwc_prepare()1305 } else if (scaled_gfx && !scaled(layer) && !is_NV12(handle)) { in omap4_hwc_prepare()
416 static int scaled(hwc_layer_1_t *layer) in scaled() function1227 if (scaled(layer) || is_NV12(handle) || hwc_dev->primary_transform) in gather_layer_statistics()1769 scaled_gfx = scaled(layer) || is_NV12(handle); in omap4_hwc_prepare()1770 } else if (scaled_gfx && !scaled(layer) && !is_NV12(handle)) { in omap4_hwc_prepare()