OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpointf_to_point
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/android/graphics/
GraphicsJNI.h
51
static SkPoint*
jpointf_to_point
(JNIEnv*, jobject jpointf, SkPoint* point);
Graphics.cpp
280
SkPoint* GraphicsJNI::
jpointf_to_point
(JNIEnv* env, jobject obj, SkPoint* point)
function in class:GraphicsJNI
Completed in 404 milliseconds