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

/frameworks/native/include/gui/
H A DSurfaceComposerClient.h156 class ScreenshotClient class in namespace:android
163 ScreenshotClient();
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp588 ScreenshotClient::ScreenshotClient() function in class:android::ScreenshotClient
592 status_t ScreenshotClient::update(const sp<IBinder>& display) {
601 status_t ScreenshotClient::update(const sp<IBinder>& display,
611 status_t ScreenshotClient::update(const sp<IBinder>& display,
622 void ScreenshotClient::release() {
626 void const* ScreenshotClient::getPixels() const {
630 uint32_t ScreenshotClient::getWidth() const {
634 uint32_t ScreenshotClient::getHeight() const {
638 PixelFormat ScreenshotClient
[all...]

Completed in 1200 milliseconds