| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Bug: 28212281
- Added LOCAL_MIN_SDK_VERSION for tests using current SDK and intend
to run on older devices.
- Fix several errors in the AndroidManifest.xml.
Change-Id: Ib2d2b2b167f9c5a084fd3b09f742988b626c5052
|
| |
|
|
| |
Change-Id: Ia74dfe42a515f7b4d26c2d989cf0cc3cc1667203
|
| |
|
|
|
|
|
|
|
|
|
|
| |
1). Fix RS sample display
Multiply rsSample outputs with 255.0f, or else no display for RS sample
2). Fix RS sample no display
Set Allocation.USAGE_GRAPHICS_TEXTURE when preparing RS Allocation,
or else rsSample() returns 0 which causes no display for RS sample.
Change-Id: Ifb52b0862f448b611fbdca1633d3118427ed415a
Signed-off-by: Xiaofei Wan <xiaofei.wan@intel.com>
|
| |
|
|
|
|
|
| |
Should reduce the number of OOM issues we see.
Fix use of @hide apis.
Change-Id: Iaaedd677a8787f4396bab90c1b5863952e2b5e7e
|
| |
|
|
|
| |
Bug: 10752757
Change-Id: Iec9578b2b17928609ca6f8ff6145505d5f43400d
|
|
|
Change-Id: I844c9f5e58f500164fec419569c68c7f854c5571
|