Searched refs:ATTR_COMPRESSED (Results 1 – 5 of 5) sorted by relevance
455 ATTR_COMPRESSED = 2, enumerator580 bool isCompressed() { return !!(mAttributes & ATTR_COMPRESSED); } in isCompressed()
523 attr |= ATTR_COMPRESSED; in importLayer()
1302 else if (layer->mAttribute & AcrylicCanvas::ATTR_COMPRESSED) { in requestPerformanceQoS()
1243 attribute |= AcrylicCanvas::ATTR_COMPRESSED; in setupLayer()1408 attribute |= AcrylicCanvas::ATTR_COMPRESSED; in setupDst()
2290 frame->setAttribute(j, AcrylicCanvas::ATTR_COMPRESSED); in deliverPerformanceInfo()