Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:captureScreen

3000 status_t SurfaceFlinger::captureScreen(const sp<IBinder>& display,
3041 ALOGE("Invalid rotation passed to captureScreen(): %d\n", rotation);
3257 ALOGW("captureScreen: failed to dup sync khr object");
3269 ALOGW("captureScreen: fence wait timed out");
3272 "captureScreen: error waiting on EGL fence: %#x", eglErr);
3276 ALOGW("captureScreen: error creating EGL fence: %#x", eglGetError());