OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nAllocationGetSurface
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp
473
nAllocationGetSurface
(JNIEnv *_env, jobject _this, RsContext con, jint a)
475
LOG_API("
nAllocationGetSurface
, con(%p), a(%p)", con, (RsAllocation)a);
[
all
...]
/frameworks/base/graphics/java/android/renderscript/
Allocation.java
[
all
...]
RenderScript.java
384
synchronized Surface
nAllocationGetSurface
(int alloc) {
[
all
...]
Completed in 500 milliseconds