commit | d24b8183b93e781080b2c16c487e60d51c12da31 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 10 15:44:00 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 10 15:44:00 2009 -0800 |
tree | fbb89154858984eb8e41556da7e9433040d55cd4 | |
parent | f1e484acb594a726fb57ad0ae4cfe902c7f35858 [diff] [blame] |
auto import from //branches/cupcake/...@130745
diff --git a/include/ui/Overlay.h b/include/ui/Overlay.h index f8454fd..66514b4 100644 --- a/include/ui/Overlay.h +++ b/include/ui/Overlay.h
@@ -91,6 +91,7 @@ int32_t getFormat() const; int32_t getWidthStride() const; int32_t getHeightStride() const; + int32_t getBufferCount() const; status_t getStatus() const; private: