Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:isRotCached

1632         if(LIKELY(!swapzero) and (not ctx->mLayerRotMap[dpy]->isRotCached(i)))
2673 bool LayerRotMap::isRotCached(uint32_t index) const {
2679 return (rot->isRotCached(hnd->fd,(uint32_t)(hnd->offset)));
2689 if(isRotCached(i))