Searched refs:postDecStrong (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
H A DLayer.cpp51 void Layer::postDecStrong() { function in class:android::uirenderer::Layer
52 mRenderState.postDecStrong(this);
H A DLayer.h105 void postDecStrong();
H A DDeferredLayerUpdater.cpp63 mLayer->postDecStrong();
/frameworks/base/libs/hwui/renderstate/
H A DRenderState.h105 void postDecStrong(VirtualLightRefBase* object);
H A DRenderState.cpp248 void RenderState::postDecStrong(VirtualLightRefBase* object) { function in class:android::uirenderer::RenderState

Completed in 2126 milliseconds