Lines Matching refs:captureScreen
3417 status_t SurfaceFlinger::captureScreen(const sp<IBinder>& display,
3451 ALOGE("Invalid rotation passed to captureScreen(): %d\n", rotation);
3693 ALOGW("captureScreen: failed to dup sync khr object");
3705 ALOGW("captureScreen: fence wait timed out");
3708 "captureScreen: error waiting on EGL fence: %#x", eglErr);
3712 ALOGW("captureScreen: error creating EGL fence: %#x", eglGetError());