Home
last modified time | relevance | path

Searched refs:captureToBuffer (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/gui/
DSurfaceComposerClient.h225 static status_t captureToBuffer(
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp157 status_t res = ScreenshotClient::captureToBuffer(displayToken, in nativeScreenshotToBuffer()
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp954 status_t ScreenshotClient::captureToBuffer(const sp<IBinder>& display, in captureToBuffer() function in android::ScreenshotClient