HomeSort by relevance Sort by last modified time
    Searched refs:cubemap (Results 1 - 7 of 7) sorted by null

  /frameworks/rs/script_api/
rs_object_info.spec 73 If the Allocation is a cubemap, this function returns 1 if there's more than one face
rs_object_types.spec 98 An enum used to specify one the six faces of a cubemap.
rs_allocation_create.spec 83 arg: bool faces, "Flag indicating if the Type is a cubemap"
99 faces indicates the presence of cubemap faces.
rs_for_each.spec 358 If the kernel is iterating over a cubemap, this function returns true if there's more
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
AllocationTest.java 282 Allocation cubemap = Allocation.createTyped(mRS, b.create(), local
285 AllocationAdapter adapter = AllocationAdapter.create2D(mRS, cubemap);
290 cubemap.destroy();
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java 3186 Allocation cubemap = Allocation.createTyped(rs, t, mips, usage); local
    [all...]
  /external/ImageMagick/coders/
dds.c 1640 cubemap = MagickFalse, local
    [all...]

Completed in 444 milliseconds