gecko-dev/widget/gonk/libdisplay
Nicholas Nethercote f9f684cd45 Bug 1204772 - Fix warnings in widget/gonk/libdisplay. r=mwu.
dump() has only one instance, which is empty, and no uses. So just remove it.

dbgCompositionTypeStr()'s use depends on conditional constants, so just marking
it with the unused attribute is the fix for that warning.

--HG--
extra : rebase_source : 2dbaca9c85892fe160849c4a1f1db4e454b8d2c0
2015-09-16 23:01:27 -07:00
..
BootAnimation.cpp Bug 1174479 - Improve the AnimationPart file reading algorithm, r=ehsan 2015-06-17 12:16:31 +01:00
BootAnimation.h Bug 1171671 - Simplify Boot Animation control r=mwu 2015-06-10 07:55:28 -07:00
DisplaySurface.h Bug 1152370 part 2 - Add DisplaySurface r=mwu 2015-04-23 06:49:22 -07:00
FramebufferSurface.cpp Bug 1152370 part 3 - Use DisplaySurface r=mwu 2015-04-23 06:49:40 -07:00
FramebufferSurface.h Bug 1152370 part 3 - Use DisplaySurface r=mwu 2015-04-23 06:49:40 -07:00
GonkDisplay.h Bug 1171671 - Simplify Boot Animation control r=mwu 2015-06-10 07:55:28 -07:00
GonkDisplayICS.cpp Bug 1180657 - Use hwc directly on GonkDisplayICS. r=sotaro 2015-08-03 19:43:00 +02:00
GonkDisplayICS.h Bug 1171671 - Simplify Boot Animation control r=mwu 2015-06-10 07:55:28 -07:00
GonkDisplayJB.cpp Bug 1197968 - Fix the fence problem for bootAnim. r=sotaro 2015-08-24 21:20:24 -04:00
GonkDisplayJB.h Bug 1194034 - Remove unused GonkDisplayJB::StopBootAnim() in GonkDisplayJB. r=mwu 2015-08-12 18:35:00 -04:00
GraphicBufferAlloc.cpp
GraphicBufferAlloc.h
moz.build Bug 1204772 - Fix warnings in widget/gonk/libdisplay. r=mwu. 2015-09-16 23:01:27 -07:00
VirtualDisplaySurface.cpp Bug 1204772 - Fix warnings in widget/gonk/libdisplay. r=mwu. 2015-09-16 23:01:27 -07:00
VirtualDisplaySurface.h Bug 1204772 - Fix warnings in widget/gonk/libdisplay. r=mwu. 2015-09-16 23:01:27 -07:00