HomeSort by relevance Sort by last modified time
    Searched defs:mSelectedLOD (Results 1 - 8 of 8) sorted by null

  /frameworks/base/rs/java/android/renderscript/
AllocationAdapter.java 90 mSelectedLOD, mSelectedFace.mID, a1, a2, a3, a4);
112 mSelectedLOD = lod;
Allocation.java 68 int mSelectedLOD;
878 mRS.nAllocationElementData(getIDSafe(), xoff, yoff, zoff, mSelectedLOD,
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java 76 int mSelectedLOD;
786 mRS.nAllocationElementData1D(getIDSafe(), xoff, mSelectedLOD,
827 mRS.nAllocationElementData(getIDSafe(), xoff, yoff, zoff, mSelectedLOD,
878 mRS.nAllocationData1D(getIDSafe(), off, mSelectedLOD, count, array, dataSize, dt,
    [all...]
  /frameworks/rs/cpp/
rsCppStructs.h 315 uint32_t mSelectedLOD;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 307 uint32_t mSelectedLOD;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 307 uint32_t mSelectedLOD;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 307 uint32_t mSelectedLOD;
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 101 milliseconds