HomeSort by relevance Sort by last modified time
    Searched refs:contentDirty (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/
LayerBase.cpp 43 : dpy(display), contentDirty(false),
220 this->contentDirty = true;
457 isOpaque(), needsDithering(), contentDirty,
LayerBase.h 62 mutable bool contentDirty;
SurfaceFlinger.cpp 656 if (layer->contentDirty) {
661 layer->contentDirty = false;
    [all...]

Completed in 46 milliseconds