Searched defs:ScreenshotPixelRef (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp62 class ScreenshotPixelRef : public SkPixelRef { class in namespace:android
64 ScreenshotPixelRef(SkColorTable* ctable) { function in class:android::ScreenshotPixelRef
70 virtual ~ScreenshotPixelRef() {
170 ScreenshotPixelRef* pixels = new ScreenshotPixelRef(NULL);

Completed in 108 milliseconds