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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
AllocationCreateAllocationsTest.java 39 return Allocation.createAllocations(mRS, t, usage, numAlloc);
105 Allocation[] allocArray = Allocation.createAllocations(mRS, t, usage, numAlloc);
IntrinsicHistogram.java 37 private void createAllocations(int inVSize, int outVSize, int w, int h) {
63 createAllocations(inVSize, outVSize, w, h);
186 createAllocations(inVSize, 1, w, h);
  /cts/tests/tests/view/src/android/view/cts/surfacevalidator/
SurfacePixelValidator.java 130 return Allocation.createAllocations(mRS, Type.createXY(mRS,
  /frameworks/base/rs/java/android/renderscript/
Allocation.java     [all...]
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 314 milliseconds