Searched refs:rsAllocationGetDimY (Results 1 – 25 of 38) sorted by relevance
12
23 _RS_ASSERT(rsAllocationGetDimY(aRaw) == 0);35 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY);41 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY);47 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
22 _RS_ASSERT(rsAllocationGetDimY(aRaw) == dimY);54 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY);60 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY);66 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
1348 _RS_ASSERT(rsAllocationGetDimY(a) == y);
1349 _RS_ASSERT(rsAllocationGetDimY(a) == y);
110 int height = rsAllocationGetDimY(in);119 int height = rsAllocationGetDimY(in);128 int height = rsAllocationGetDimY(src_image);
107 int h = rsAllocationGetDimY(fit);
34 float destY = (float)rsAllocationGetDimY(destAlloc) - 1.0f;
30 int h = rsAllocationGetDimY(gBlur);
29 gDims.y = rsAllocationGetDimY(gCube);
44 rsAllocationGetDimY(gGrid) };
50 (gridPos[gct].y >= rsAllocationGetDimY(gGrid)) ||
102 int h = rsAllocationGetDimY(fit);
50 if (py >= rsAllocationGetDimY(volume)) {
112 * rsAllocationGetDimY: Size of the Y dimension122 rsAllocationGetDimY(rs_allocation a);
384 * To get the dimension of specific allocation, use rsAllocationGetDimY().
494 int h = rsAllocationGetDimY(hough_output);509 int height = rsAllocationGetDimY(edgeImage);
12 rsAllocationGetDimY(rs_allocation a) { in rsAllocationGetDimY() function
2872 *(uint32_t*)buf1237 = rsAllocationGetDimY(*(rs_allocation*)buf1238);