OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_jrect
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/android/graphics/
GraphicsJNI.h
29
static void
get_jrect
(JNIEnv*, jobject jrect, int* L, int* T, int* R, int* B);
Graphics.cpp
179
void GraphicsJNI::
get_jrect
(JNIEnv* env, jobject obj, int* L, int* T, int* R, int* B)
function in class:GraphicsJNI
Completed in 24 milliseconds