[PA] Rename GetSize and ActualSize
The names are highly confusing and misleading. These functions don't return an actual size, but an underlying capacity, which may or may not be readily available to the app. AllocationCapacity* names reflect the behavior better. Change-Id: I4c59dbf75397b31ed58c1467c019ca23057031c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636748 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#845540}
Showing
Please register or sign in to comment