Docs: Reverting bufferqueue image rename, removing old pipeline
Bug: 19493831
Change-Id: Ic31a1999de2a12c31106b0087e161097e2ef532b
diff --git a/src/devices/graphics/images/bufferqueue.png b/src/devices/graphics/images/bufferqueue.png
index 1951f46..045c699 100644
--- a/src/devices/graphics/images/bufferqueue.png
+++ b/src/devices/graphics/images/bufferqueue.png
Binary files differ
diff --git a/src/devices/graphics/images/graphics_bufferqueue.png b/src/devices/graphics/images/graphics_bufferqueue.png
deleted file mode 100644
index 045c699..0000000
--- a/src/devices/graphics/images/graphics_bufferqueue.png
+++ /dev/null
Binary files differ
diff --git a/src/devices/graphics/images/graphics_pipeline_old.png b/src/devices/graphics/images/graphics_pipeline_old.png
deleted file mode 100644
index 983a517..0000000
--- a/src/devices/graphics/images/graphics_pipeline_old.png
+++ /dev/null
Binary files differ
diff --git a/src/devices/graphics/index.jd b/src/devices/graphics/index.jd
index 9a1fe01..114f68c 100644
--- a/src/devices/graphics/index.jd
+++ b/src/devices/graphics/index.jd
@@ -159,7 +159,7 @@
<p>See the following diagram for the BufferQueue communication process.</p>
-<img src="images/graphics_bufferqueue.png"
+<img src="images/bufferqueue.png"
alt="BufferQueue communication process">
<p class="img-caption"><strong>Figure 3.</strong> BufferQueue communication
@@ -231,4 +231,4 @@
<p>The synchronization framework also allows implementers to leverage
synchronization resources in their own hardware components. Finally, the
framework provides visibility into the graphics pipeline to aid in
-debugging.</p>
\ No newline at end of file
+debugging.</p>