Home
last modified time | relevance | path

Searched refs:getCompositAttr (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic.cpp151 if (!!(layer->getCompositAttr() & AcrylicLayer::ATTR_NORESAMPLING)) { in validateAllLayers()
/aosp12/hardware/google/graphics/common/libacryl/include/hardware/exynos/
H A Dacryl.h871 uint32_t getCompositAttr() { return mCompositAttr; } in getCompositAttr() function