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

  /frameworks/base/libs/hwui/
Layer.h 182 inline bool isTextureLayer() {
LayerRenderer.cpp 359 if (layer && layer->isTextureLayer() && bitmap->width() <= caches.maxTextureSize &&
OpenGLRenderer.cpp 790 if (!layer->isTextureLayer()) {
    [all...]

Completed in 29 milliseconds