Home | History | Annotate | Download | only in win

Lines Matching refs:LayerTreeContext

27 #include "LayerTreeContext.h"
33 LayerTreeContext::LayerTreeContext()
38 LayerTreeContext::~LayerTreeContext()
43 void LayerTreeContext::encode(CoreIPC::ArgumentEncoder*) const
48 bool LayerTreeContext::decode(CoreIPC::ArgumentDecoder*, LayerTreeContext&)
54 bool LayerTreeContext::isEmpty() const
60 bool operator==(const LayerTreeContext&, const LayerTreeContext&)