Searched refs:postDecStrong (Results 1 – 5 of 5) sorted by relevance
75 void Layer::postDecStrong() { in postDecStrong() function in android::uirenderer::Layer76 mRenderState.postDecStrong(this); in postDecStrong()
95 void postDecStrong();
62 mLayer->postDecStrong(); in destroyLayer()
104 void postDecStrong(VirtualLightRefBase* object);
233 void RenderState::postDecStrong(VirtualLightRefBase* object) { in postDecStrong() function in android::uirenderer::RenderState