Home | History | Annotate | Download | only in gui

Lines Matching defs:ScreenshotClient

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 {
611 uint32_t ScreenshotClient::getStride() const {
615 size_t ScreenshotClient::getSize() const {