Searched refs:getCompositionType (Results 1 – 4 of 4) sorted by relevance
160 virtual int32_t getCompositionType() const = 0;
931 virtual int32_t getCompositionType() const { in getCompositionType() function in android::HWCLayerVersion1
486 …if (layer.getCompositionType() == HWC_OVERLAY || layer.getCompositionType() == HWC_CURSOR_OVERLAY)… in setAcquireFence()
1490 if (cur->getCompositionType() != HWC_CURSOR_OVERLAY) { in updateCursorAsync()1848 switch (cur->getCompositionType()) { in doComposeSurfaces()