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