OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mAdaptedAllocation
(Results
1 - 4
of
4
) sorted by null
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java
63
Allocation
mAdaptedAllocation
;
163
if (
mAdaptedAllocation
!= null) {
164
return
mAdaptedAllocation
.getID(mRS);
839
if (
mAdaptedAllocation
!= null) {
[
all
...]
/frameworks/base/graphics/java/android/renderscript/
Allocation.java
63
Allocation
mAdaptedAllocation
;
192
if (
mAdaptedAllocation
!= null) {
193
return
mAdaptedAllocation
.getID(mRS);
[
all
...]
/frameworks/rs/cpp/
rsCppStructs.h
292
sp<Allocation>
mAdaptedAllocation
;
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
Completed in 27 milliseconds