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

  /frameworks/base/rs/java/android/renderscript/
Allocation.java 59 Allocation mAdaptedAllocation;
248 if (mAdaptedAllocation != null) {
249 return mAdaptedAllocation.getID(mRS);
    [all...]
  /frameworks/rs/cpp/
rsCppStructs.h 304 sp<Allocation> mAdaptedAllocation;
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java 64 Allocation mAdaptedAllocation;
239 if (mAdaptedAllocation != null) {
240 return mAdaptedAllocation.getID(mRS);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 297 sp<Allocation> mAdaptedAllocation;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 297 sp<Allocation> mAdaptedAllocation;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 297 sp<Allocation> mAdaptedAllocation;
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 59 milliseconds