Home | History | Annotate | Download | only in functional

Lines Matching refs:sizes3D

1277 	} sizes3D[] =
1696 for (int sizeNdx = 0; sizeNdx < DE_LENGTH_OF_ARRAY(sizes3D); sizeNdx++)
1708 int width = sizes3D[sizeNdx].width;
1709 int height = sizes3D[sizeNdx].height;
1710 int depth = sizes3D[sizeNdx].depth;