OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cubemap
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/renderscript/
Allocation.java
1710
Allocation
cubemap
= Allocation.createTyped(rs, t, mips, usage);
local
[
all
...]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
AllocationTest.java
277
Allocation
cubemap
= Allocation.createTyped(mRS, b.create(),
local
280
AllocationAdapter adapter = AllocationAdapter.create2D(mRS,
cubemap
);
Completed in 35 milliseconds