Searched refs:LayerRejecter (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayerRejecter.h24 class LayerRejecter : public SurfaceFlingerConsumer::BufferRejecter { class in namespace:android
26 LayerRejecter(Layer::State &front,
H A DLayerRejecter.cpp17 #include "LayerRejecter.h"
28 LayerRejecter::LayerRejecter(Layer::State& front, function in class:android::LayerRejecter
43 bool LayerRejecter::reject(const sp<GraphicBuffer>& buf, const BufferItem& item) {
H A DAndroid.mk18 LayerRejecter.cpp \
H A DLayer.cpp49 #include "LayerRejecter.h"
2231 LayerRejecter r(mDrawingState, getCurrentState(), recomputeVisibleRegions,

Completed in 69 milliseconds