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