HomeSort by relevance Sort by last modified time
    Searched defs:mNeedsBlending (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/surfaceflinger/
Layer.h 69 virtual bool needsBlending() const { return mNeedsBlending; }
114 bool mNeedsBlending;
LayerBuffer.h 217 bool mNeedsBlending;

Completed in 868 milliseconds