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

/frameworks/base/libs/hwui/
H A DRenderState.h75 void postDecStrong(VirtualLightRefBase* object);
H A DDeferredLayerUpdater.cpp46 mLayer->postDecStrong();
H A DRenderState.cpp183 void RenderState::postDecStrong(VirtualLightRefBase* object) { function in class:android::uirenderer::RenderState
H A DLayer.cpp316 void Layer::postDecStrong() { function in class:android::uirenderer::Layer
317 renderState.postDecStrong(this);
H A DLayer.h286 void postDecStrong();
H A DRenderNode.cpp92 mLayer->postDecStrong();

Completed in 97 milliseconds