Home
last modified time | relevance | path

Searched refs:rsAllocationGetDimX (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dalloc.rs21 _RS_ASSERT(rsAllocationGetDimX(aRaw) == dimX);
34 _RS_ASSERT(rsAllocationGetDimX(aFaces) == dimX);
40 _RS_ASSERT(rsAllocationGetDimX(aLOD) == dimX);
46 _RS_ASSERT(rsAllocationGetDimX(aFacesLOD) == dimX);
Darray_alloc.rs11 _RS_ASSERT(rsAllocationGetDimX(a[i]) == 1);
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dalloc.rs21 _RS_ASSERT(rsAllocationGetDimX(aRaw) == dimX);
53 _RS_ASSERT(rsAllocationGetDimX(aFaces) == dimX);
59 _RS_ASSERT(rsAllocationGetDimX(aLOD) == dimX);
65 _RS_ASSERT(rsAllocationGetDimX(aFacesLOD) == dimX);
Drslist.rs51 int allocSize = rsAllocationGetDimX(listAlloc);
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dalloc.rs21 _RS_ASSERT(rsAllocationGetDimX(aRaw) == dimX);
53 _RS_ASSERT(rsAllocationGetDimX(aFaces) == dimX);
59 _RS_ASSERT(rsAllocationGetDimX(aLOD) == dimX);
65 _RS_ASSERT(rsAllocationGetDimX(aFacesLOD) == dimX);
Drslist.rs51 int allocSize = rsAllocationGetDimX(listAlloc);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dalloc.rs21 _RS_ASSERT(rsAllocationGetDimX(aRaw) == dimX);
53 _RS_ASSERT(rsAllocationGetDimX(aFaces) == dimX);
59 _RS_ASSERT(rsAllocationGetDimX(aLOD) == dimX);
65 _RS_ASSERT(rsAllocationGetDimX(aFacesLOD) == dimX);
Darray_alloc.rs11 _RS_ASSERT(rsAllocationGetDimX(a[i]) == 1);
/frameworks/base/tests/RenderScriptTests/ShadersTest/src/com/android/shaderstest/
Dshaderstest.rs115 int size = rsAllocationGetDimX(allMeshes);
132 int size = rsAllocationGetDimX(allMeshes);
144 float aspect = (float) rsAllocationGetDimX(gScreen) / (float) rsAllocationGetDimY(gScreen);
179 gFSVignetteConstants->width = (float) rsAllocationGetDimX(gScreen);
/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
Dballs.rs33 uint32_t dimX = rsAllocationGetDimX(rsGetAllocation(balls));
46 int2 gridDims = (int2){ rsAllocationGetDimX(gGrid),
51 int32_t dimX = rsAllocationGetDimX(aout);
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
Drsbench.rs103 int testCount = rsAllocationGetDimX(rsGetAllocation(gTestScripts));
182 gRenderSurfaceW = rsAllocationGetDimX(gRenderBufferColor);
204 int bufferW = rsAllocationGetDimX(gRenderBufferColor);
225 int testCount = rsAllocationGetDimX(rsGetAllocation(gTestScripts));
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
Dfbosync.rs100 int size = rsAllocationGetDimX(allMeshes);
117 int size = rsAllocationGetDimX(allMeshes);
150 float aspect = (float)rsAllocationGetDimX(gOffscreen) / (float)rsAllocationGetDimY(gOffscreen);
197 uint32_t w = rsAllocationGetDimX(gOffscreen);
Dfbotest.rs99 int size = rsAllocationGetDimX(allMeshes);
116 int size = rsAllocationGetDimX(allMeshes);
149 float aspect = (float)rsAllocationGetDimX(gOffscreen) / (float)rsAllocationGetDimY(gOffscreen);
/frameworks/base/tests/RenderScriptTests/Fountain/src/com/example/android/rs/fountain/
Dfountain.rs25 const int size = rsAllocationGetDimX(rsGetAllocation(point));
50 int size = rsAllocationGetDimX(rsGetAllocation(point));
/frameworks/base/tests/RenderScriptTests/Fountain_v11/src/com/android/fountain/
Dfountain.rs24 const int size = rsAllocationGetDimX(rsGetAllocation(point));
49 int size = rsAllocationGetDimX(rsGetAllocation(point));
/frameworks/compile/slang/tests/P_local_ref_after_return/
Dlocal_ref_after_return.rs10 rsAllocationGetDimX(a);
/frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/
Dfountainfbo.rs32 const int size = rsAllocationGetDimX(rsGetAllocation(point));
85 int size = rsAllocationGetDimX(rsGetAllocation(point));
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Dtransform.rs38 uint32_t numComponenets = rsAllocationGetDimX(data->components);
89 uint32_t numComponenets = rsAllocationGetDimX(data->components);
Drender.rs158 int numRenderables = rsAllocationGetDimX(allObj);
184 int numPasses = rsAllocationGetDimX(gRenderPasses);
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
Dsimplemodel.rs107 int size = rsAllocationGetDimX(allMeshes);
124 int size = rsAllocationGetDimX(allMeshes);
/frameworks/rs/java/tests/SampleTest/src/com/android/rs/sample/
Dsample.rs33 float destX = (float)rsAllocationGetDimX(destAlloc) - 1.0f;
/frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/
Drslist.rs49 int allocSize = rsAllocationGetDimX(listAlloc);
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Dartistic1.rs29 int w = rsAllocationGetDimX(gBlur);
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Dartistic1.rs29 int w = rsAllocationGetDimX(gBlur);
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Drslist.rs51 int allocSize = rsAllocationGetDimX(listAlloc);

12