Searched refs:nSetLeftTopRightBottom (Results 1 – 1 of 1) sorted by relevance
769 return nSetLeftTopRightBottom(mNativeRenderNode, left, top, right, bottom); in setLeftTopRightBottom()845 private static native boolean nSetLeftTopRightBottom(long renderNode, int left, int top, in nSetLeftTopRightBottom() method in RenderNode