Home | History | Annotate | Download | only in hwc

Lines Matching defs:layers

22  * Maximum number of layers used to generate subregion rectangles in a
28 * Maximum number of layers the regionizer will accept as input. Account for an
53 hwc_layer_1_t *layers;
65 * Validate whether the HWC layers can be rendered
69 * data.hwc.layers HWC layer array
78 * Regionize the HWC layers
82 * layers can be rendered.
88 * data.hwc.layers HWC layer array
98 /* This means all layers can be blitted */
194 * data.bv.list List of HWC layers to blit, only HWC_OVERLAY layers
225 * A hregion is a horizontal area generated from the intersection of layers
256 * Each hregion is just an array of rectangles. By accounting for the layers
259 * region and layers 0 and 2 intersect with the second region.