Searched refs:nSetLeftTopRightBottom (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | RenderNode.java | 1494 return nSetLeftTopRightBottom(mNativeRenderNode, left, top, right, bottom); in setLeftTopRightBottom() 1507 return nSetLeftTopRightBottom(mNativeRenderNode, left, top, right, bottom); in setPosition() 1517 return nSetLeftTopRightBottom(mNativeRenderNode, in setPosition() 1738 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 | 61093 Landroid/view/RenderNode;->nSetLeftTopRightBottom(JIIII)Z
|