Home
last modified time | relevance | path

Searched defs:getPixels (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp898 void const* ScreenshotClient::getPixels() const { in getPixels() function in android::ScreenshotClient
/frameworks/base/graphics/java/android/graphics/
DBitmap.java1427 public void getPixels(@ColorInt int[] pixels, int offset, int stride, in getPixels() method in Bitmap