OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nAllocationIoSend
(Results
1 - 6
of
6
) sorted by null
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java
350
mRS.
nAllocationIoSend
(getID(mRS));
[
all
...]
RenderScript.java
272
synchronized void
nAllocationIoSend
(int alloc) {
[
all
...]
/frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp
500
nAllocationIoSend
(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc)
502
LOG_API("
nAllocationIoSend
, con(%p), alloc(%p)", con, alloc);
[
all
...]
/frameworks/base/graphics/java/android/renderscript/
Allocation.java
410
mRS.
nAllocationIoSend
(getID(mRS));
[
all
...]
RenderScript.java
394
synchronized void
nAllocationIoSend
(int alloc) {
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
Completed in 42 milliseconds