aboutsummaryrefslogtreecommitdiff
path: root/host/FrameBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/FrameBuffer.h')
-rw-r--r--host/FrameBuffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/FrameBuffer.h b/host/FrameBuffer.h
index 4bffeae0..60a6a357 100644
--- a/host/FrameBuffer.h
+++ b/host/FrameBuffer.h
@@ -659,7 +659,6 @@ class FrameBuffer : public android::base::EventNotificationSupport<FrameBufferCh
const int getDisplayActiveConfig();
bool flushColorBufferFromGl(HandleType colorBufferHandle);
- bool flushColorBufferFromGlLocked(HandleType colorBufferHandle);
bool flushColorBufferFromVk(HandleType colorBufferHandle);
bool flushColorBufferFromVkBytes(HandleType colorBufferHandle, const void* bytes, size_t bytesSize);
bool invalidateColorBufferForGl(HandleType colorBufferHandle);