Insert in middle of SkTInternalLList and SkTLList, in place cons for
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 3 Dec 2012 19:05:44 +0000 (19:05 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 3 Dec 2012 19:05:44 +0000 (19:05 +0000)
commit4928f86edaef8a91efd9bf4b30951d0f38d5d7ee
treea30fbb52e2c9c10f4079b9ec1dde6994a89d5fc3
parentbbe52908a23d5eada9a0e5c58e620b35a2770c10
Insert in middle of SkTInternalLList and SkTLList, in place cons for
SkTLList.

R=robertphillips@google.com
Review URL: https://codereview.appspot.com/6870050

git-svn-id: http://skia.googlecode.com/svn/trunk@6649 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkTInternalLList.h
src/core/SkTLList.h
tests/LListTest.cpp