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 559 ScreenshotClient::ScreenshotClient()
563 status_t ScreenshotClient::update() {
572 status_t ScreenshotClient::update(uint32_t reqWidth, uint32_t reqHeight) {
581 status_t ScreenshotClient::update(uint32_t reqWidth, uint32_t reqHeight,
591 void ScreenshotClient::release() {
595 void const* ScreenshotClient::getPixels() const {
599 uint32_t ScreenshotClient::getWidth() const {
603 uint32_t ScreenshotClient::getHeight() const {
607 PixelFormat ScreenshotClient::getFormat() const
    [all...]
  /frameworks/native/include/gui/
SurfaceComposerClient.h 145 class ScreenshotClient
152 ScreenshotClient();
  /frameworks/base/cmds/screencap/
screencap.cpp 133 ScreenshotClient screenshot;
  /frameworks/base/core/jni/
android_view_Surface.cpp 553 ScreenshotClient mScreenshot;

Completed in 213 milliseconds