Searched refs:rsAllocationGetDimX (Results 1 – 25 of 48) sorted by relevance
12
21 _RS_ASSERT(rsAllocationGetDimX(aRaw) == dimX);34 _RS_ASSERT(rsAllocationGetDimX(aFaces) == dimX);40 _RS_ASSERT(rsAllocationGetDimX(aLOD) == dimX);46 _RS_ASSERT(rsAllocationGetDimX(aFacesLOD) == dimX);
11 _RS_ASSERT(rsAllocationGetDimX(a[i]) == 1);
21 _RS_ASSERT(rsAllocationGetDimX(aRaw) == dimX);53 _RS_ASSERT(rsAllocationGetDimX(aFaces) == dimX);59 _RS_ASSERT(rsAllocationGetDimX(aLOD) == dimX);65 _RS_ASSERT(rsAllocationGetDimX(aFacesLOD) == dimX);
51 int allocSize = rsAllocationGetDimX(listAlloc);
30 uint32_t dimX = rsAllocationGetDimX(rsGetAllocation(balls));43 int2 gridDims = (int2){ rsAllocationGetDimX(gGrid),48 int32_t dimX = rsAllocationGetDimX(aout);
109 int width = rsAllocationGetDimX(in);118 int width = rsAllocationGetDimX(in);127 int width = rsAllocationGetDimX(src_image);
55 int len = rsAllocationGetDimX(xy);106 int w = rsAllocationGetDimX(fit);142 mBorderLength = rsAllocationGetDimX(pointsXY);
10 rsAllocationGetDimX(a);
24 return rsAllocationGetDimX(g);
70 int len = rsAllocationGetDimX(xy);101 int w = rsAllocationGetDimX(fit);
33 float destX = (float)rsAllocationGetDimX(destAlloc) - 1.0f;
29 int w = rsAllocationGetDimX(gBlur);
28 gDims.x = rsAllocationGetDimX(gCube);
5 ; return rsAllocationGetDimX(g);