Home
last modified time | relevance | path

Searched defs:pixelRef (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/graphics/android/
DImageSourceAndroid.cpp333 SkPixelRef* pixelRef = bitmap.pixelRef(); in createFrameAtIndex() local
/external/skia/include/core/
DSkBitmap.h232 SkPixelRef* pixelRef() const { return fPixelRef; } in pixelRef() function
/external/webkit/WebKit/android/nav/
DCachedRoot.cpp584 SkPixelRef* pixelRef = bitmap.pixelRef(); in commonDrawBitmap() local