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

  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 62 static void point_to_jpointf(const SkPoint& point, JNIEnv*, jobject jpointf);
Graphics.cpp 311 void GraphicsJNI::point_to_jpointf(const SkPoint& r, JNIEnv* env, jobject obj) function in class:GraphicsJNI

Completed in 64 milliseconds