Searched refs:canBeDestroyed (Results 1 – 3 of 3) sorted by relevance
68 bool canBeDestroyed() const;
101 if (!layer.canBeDestroyed()) { in onHandlesDestroyed()145 if (linkedLayer->canBeDestroyed()) { in onHandlesDestroyed()
377 bool RequestedLayerState::canBeDestroyed() const { in canBeDestroyed() function in android::surfaceflinger::frontend::RequestedLayerState