HomeSort by relevance Sort by last modified time
    Searched refs:ScreenshotClient (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 613 status_t ScreenshotClient::capture(
625 ScreenshotClient::ScreenshotClient()
630 ScreenshotClient::~ScreenshotClient() {
631 ScreenshotClient::release();
634 sp<CpuConsumer> ScreenshotClient::getCpuConsumer() const {
637 mCpuConsumer->setName(String8("ScreenshotClient"));
642 status_t ScreenshotClient::update(const sp<IBinder>& display,
667 status_t ScreenshotClient::update(const sp<IBinder>& display)
    [all...]
  /frameworks/native/include/gui/
SurfaceComposerClient.h 157 class ScreenshotClient
172 ScreenshotClient();
173 ~ScreenshotClient();
  /frameworks/base/cmds/screencap/
screencap.cpp 146 ScreenshotClient screenshot;
  /frameworks/base/core/jni/
android_view_SurfaceControl.cpp 116 ScreenshotClient mScreenshot;
214 ScreenshotClient::capture(

Completed in 377 milliseconds