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

  /frameworks/base/libs/hwui/
Layer.h 212 return textureLayer;
215 inline void setTextureLayer(bool textureLayer) {
216 this->textureLayer = textureLayer;
325 bool textureLayer;
Layer.cpp 37 textureLayer = false;

Completed in 34 milliseconds