Home | History | Annotate | Download | only in hwc

Lines Matching full:commit

19  * Hardware Composer Commit Points
38 * The Hardware Composer (HWC) Commit test is a benchmark that
39 * discovers the points at which the HWC will commit to rendering an
50 * that it used to commit to. The primary purpose of this benchmark
51 * is the automated discovery of the commit points, where an implementation
53 * referred to as commit points. Between implementations changes to the
54 * commit points are allowed, as long as they improve what the HWC commits
55 * to. Once an implementation of the HWC is shipped, the commit points are
59 * commit point. It doesn't exhaustively check all possible conditions,
628 // that the HWC will commit to. If allowOverlap is true, then the rectangles
720 // that the HWC will commit to.
815 // Determine the minimum number of pixels that the HWC will ever commit to.
986 // HWC will commit to. Note, this may be different from scMinWidth
1083 // that the display frame. The commit point is discovered through a
1088 // point committed to (best) and the smallest point in which a commit
1144 // See if the HWC will commit to this combination
1169 // HWC didn't commit to this combination, so update the
1182 // that the display frame. The commit point is discovered through a
1187 // point committed to (best) and the smallest point in which a commit
1243 // See if the HWC will commit to this combination
1268 // HWC didn't commit to this combination, so update the
1394 // Given a list of rectangles, determine how many HWC will commit to render