Home
last modified time | relevance | path

Searched refs:ATTR_COMPRESSED (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h447 ATTR_COMPRESSED = 2, enumerator
571 bool isCompressed() { return !!(mAttributes & ATTR_COMPRESSED); } in isCompressed()
/hardware/google/graphics/common/libacryl/
Dacrylic_layer.cpp522 attr |= ATTR_COMPRESSED; in importLayer()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1215 attribute |= AcrylicCanvas::ATTR_COMPRESSED; in setupLayer()
1364 attribute |= AcrylicCanvas::ATTR_COMPRESSED; in setupDst()