commit | 04cd0186305e2b59d23c9147787046c6662029cc | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Mon Jun 25 11:49:27 2012 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Fri Jul 13 09:05:50 2012 -0700 |
tree | 5c2da34c5489ab0741729ba6b66cec980c384720 | |
parent | 5f0033d27b75fead593ed7ca2b86f5b6f5adf6cc [diff] |
getMinFrameCount error handling Convention is for "get" APIs that directly return status_t and indirectly return a value via a pointer, to return BAD_VALUE if the pointer is NULL. Also indirectly return 0 for other errors. Change-Id: I1599f20ecb26e9723f9fb384ffbf911ff3a2ce1c