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