Searched refs:nSetLeftTopRightBottom (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | RenderNode.java | 1439 return nSetLeftTopRightBottom(mNativeRenderNode, left, top, right, bottom); in setLeftTopRightBottom() 1452 return nSetLeftTopRightBottom(mNativeRenderNode, left, top, right, bottom); in setPosition() 1462 return nSetLeftTopRightBottom(mNativeRenderNode, in setPosition() 1673 private static native boolean nSetLeftTopRightBottom(long renderNode, int left, int top, in nSetLeftTopRightBottom() method in RenderNode
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 61736 Landroid/view/RenderNode;->nSetLeftTopRightBottom(JIIII)Z
|