Searched refs:isTextureLayer (Results 1 - 3 of 3) sorted by path

/frameworks/base/libs/hwui/
H A DCaches.cpp279 log.appendFormat(" Layer size %dx%d; isTextureLayer()=%d; texid=%u fbo=%u; refs=%d\n",
281 layer->isTextureLayer(), layer->getTexture(),
H A DLayer.h237 inline bool isTextureLayer() const { function in class:android::uirenderer::Layer
H A DOpenGLRenderer.cpp966 if (layer->isTextureLayer()) {
2894 if (layer->isTextureLayer()) {

Completed in 108 milliseconds