HomeSort by relevance Sort by last modified time
    Searched refs:jpoint_to_ipoint (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 58 static SkIPoint* jpoint_to_ipoint(JNIEnv*, jobject jpoint, SkIPoint* point);
Graphics.cpp 285 SkIPoint* GraphicsJNI::jpoint_to_ipoint(JNIEnv* env, jobject obj, SkIPoint* point) function in class:GraphicsJNI

Completed in 63 milliseconds