OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jrect_to_irect
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/jni/android/graphics/
GraphicsJNI.h
39
static SkIRect*
jrect_to_irect
(JNIEnv*, jobject jrect, SkIRect*);
Region.cpp
104
GraphicsJNI::
jrect_to_irect
(env, rectObject, &ir);
Graphics.cpp
210
SkIRect* GraphicsJNI::
jrect_to_irect
(JNIEnv* env, jobject obj, SkIRect* ir)
function in class:GraphicsJNI
Completed in 283 milliseconds