Searched refs:blank (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/include/gui/
H A DISurfaceComposer.h104 virtual void blank(const sp<IBinder>& display) = 0;
/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp201 virtual void blank(const sp<IBinder>& display) function in class:android::BpSurfaceComposer
320 blank(display);
H A DSurfaceComposerClient.cpp579 ComposerService::getComposerService()->blank(token);
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h205 virtual void blank(const sp<IBinder>& display);
238 // called on the main thread in response to blank()
H A DSurfaceFlinger.cpp499 // FIXME: currently we don't get blank/unblank requests
2097 void SurfaceFlinger::blank(const sp<IBinder>& display) { function in class:android::SurfaceFlinger
2107 ALOGE("Attempt to blank null display %p", mDisplay.get());
2109 ALOGW("Attempt to blank virtual display");
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp682 return (status_t)mHwc->blank(mHwc, disp, 1);
690 return (status_t)mHwc->blank(mHwc, disp, 0);
/frameworks/base/docs/html/guide/google/gcm/client-javadoc/
H A Ddefault.css2190 table.blank th, table.blank td {
/frameworks/base/docs/html/guide/google/gcm/server-javadoc/
H A Ddefault.css2190 table.blank th, table.blank td {

Completed in 105 milliseconds