HomeSort by relevance Sort by last modified time
    Searched full:createallocations (Results 1 - 9 of 9) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
AllocationCreateAllocationsTest.java 39 return Allocation.createAllocations(mRS, t, usage, numAlloc);
96 Allocation[] allocArray = Allocation.createAllocations(mRS, t, usage, numAlloc);
IntrinsicHistogram.java 26 private void createAllocations(int inVSize, int outVSize, int w, int h) {
52 createAllocations(inVSize, outVSize, w, h);
173 createAllocations(inVSize, 1, w, h);
  /frameworks/base/docs/html/sdk/api_diff/24/changes/
android.renderscript.Allocation.html 87 <nobr><code>Allocation[]</code>&nbsp;<A HREF="../../../../reference/android/renderscript/Allocation.html#createAllocations(android.renderscript.RenderScript, android.renderscript.Type, int, int)" target="_top"><code>createAllocations</code></A>(<code>RenderScript,</nobr> Type<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_additions.html 340 <nobr><A HREF="android.renderscript.Allocation.html#android.renderscript.Allocation.createAllocations_added(android.renderscript.RenderScript, android.renderscript.Type, int, int)" class="hiddenlink" target="rightframe"><b>createAllocations</b>
    [all...]
methods_index_all.html 373 <nobr><A HREF="android.renderscript.Allocation.html#android.renderscript.Allocation.createAllocations_added(android.renderscript.RenderScript, android.renderscript.Type, int, int)" class="hiddenlink" target="rightframe"><b>createAllocations</b>
    [all...]
  /cts/tests/tests/view/src/android/view/cts/surfacevalidator/
SurfacePixelValidator.java 162 return Allocation.createAllocations(mRS, Type.createXY(mRS,
  /frameworks/base/rs/java/android/renderscript/
Allocation.java     [all...]

Completed in 368 milliseconds