Searched refs:anchorX (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/awt/java/awt/image/
H A DConvolveOp.java511 * @param anchorX
541 private native int ippFilter32f(float kernel[], int kWidth, int kHeight, int anchorX, argument
/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java488 float scale, int realScreenWidth, int screenHeight, int anchorX,
1600 int anchorX, int anchorY, boolean ignoreHeight) {
1639 textwrapWidth, scale, w, h, anchorX, anchorY, ignoreHeight);
487 nativeSetSize(int width, int height, int screenWidth, float scale, int realScreenWidth, int screenHeight, int anchorX, int anchorY, boolean ignoreHeight) argument
1599 viewSizeChanged(int w, int h, int textwrapWidth, float scale, int anchorX, int anchorY, boolean ignoreHeight) argument

Completed in 87 milliseconds