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

  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 61 static SkPoint* jpointf_to_point(JNIEnv*, jobject jpointf, SkPoint* point);
Graphics.cpp 302 SkPoint* GraphicsJNI::jpointf_to_point(JNIEnv* env, jobject obj, SkPoint* point) function in class:GraphicsJNI

Completed in 165 milliseconds