Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:unblank

152     // restore initial conditions (default device unblank, etc)
517 // FIXME: currently we don't get blank/unblank requests
549 // set initial conditions (e.g. unblank default device)
2094 void SurfaceFlinger::unblank(const sp<IBinder>& display) {
2104 ALOGE("Attempt to unblank null display %p", mDisplay.get());
2106 ALOGW("Attempt to unblank virtual display");
2464 case UNBLANK: