Home | History | Annotate | Download | only in gui

Lines Matching defs:ScreenshotClient

525 ScreenshotClient::ScreenshotClient()
529 status_t ScreenshotClient::update() {
538 status_t ScreenshotClient::update(uint32_t reqWidth, uint32_t reqHeight) {
547 status_t ScreenshotClient::update(uint32_t reqWidth, uint32_t reqHeight,
557 void ScreenshotClient::release() {
561 void const* ScreenshotClient::getPixels() const {
565 uint32_t ScreenshotClient::getWidth() const {
569 uint32_t ScreenshotClient::getHeight() const {
573 PixelFormat ScreenshotClient::getFormat() const {
577 uint32_t ScreenshotClient::getStride() const {
581 size_t ScreenshotClient::getSize() const {