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

  /frameworks/base/libs/hwui/
Layer.cpp 207 dirtyRect.right, dirtyRect.bottom, !isBlend());
229 !isBlend());
244 !isBlend());
Layer.h 124 inline bool isBlend() const {
LayerRenderer.cpp 440 bitmap->width(), bitmap->height(), !layer->isBlend());
OpenGLRenderer.cpp     [all...]

Completed in 37 milliseconds