summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-04-25 03:05:29 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-04-25 03:05:29 +0000
commitf741f4dd6cb32ea52572c97e21eb150ac20360d3 (patch)
tree9b9237a6fcbf75a690e4a9dab9fce51d02675842
parent7fee74ef9df33568bc622e7d2535c965c2ed9ad0 (diff)
parentcdbe0ed9cef31497393a709f7572a682f52d740e (diff)
downloadlibhardware-f741f4dd6cb32ea52572c97e21eb150ac20360d3.tar.gz
Snap for 5503058 from cdbe0ed9cef31497393a709f7572a682f52d740e to qt-release
Change-Id: I229c2325a29c93ff4e1d2e46bc57918dceeaed2c
-rw-r--r--include/hardware/gralloc1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hardware/gralloc1.h b/include/hardware/gralloc1.h
index 03e84322..c211029a 100644
--- a/include/hardware/gralloc1.h
+++ b/include/hardware/gralloc1.h
@@ -675,7 +675,6 @@ typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_GET_STRIDE)(
/* getTransportSize(..., outNumFds, outNumInts)
* Function descriptor: GRALLOC1_FUNCTION_GET_TRANSPORT_SIZE
- * This function is optional for all gralloc1 devices.
*
* Get the transport size of a buffer. An imported buffer handle is a raw
* buffer handle with the process-local runtime data appended. This
@@ -710,7 +709,6 @@ typedef struct gralloc1_buffer_descriptor_info {
/* validateBufferSize(..., )
* Function descriptor: GRALLOC1_FUNCTION_VALIDATE_BUFFER_SIZE
- * This function is optional for all gralloc1 devices.
*
* Validate that the buffer can be safely accessed by a caller who assumes
* the specified descriptorInfo and stride. This must at least validate