Searched refs:setNativeInts (Results 1 – 4 of 4) sorted by relevance
64 if (!setNativeInts(ints)) { in setInts()138 private native boolean setNativeInts(int[] ints); in setNativeInts() method in VertexFrame
115 } else if (!setNativeInts(ints)) { in setInts()248 private native boolean setNativeInts(int[] ints); in setNativeInts() method in NativeFrame
174 if (!setNativeInts(ints)) { in setInts()384 private native boolean setNativeInts(int[] ints); in setNativeInts() method in GLFrame
18387 Landroid/filterfw/core/GLFrame;->setNativeInts([I)Z18485 Landroid/filterfw/core/NativeFrame;->setNativeInts([I)Z18732 Landroid/filterfw/core/VertexFrame;->setNativeInts([I)Z