Searched refs:strideBytes (Results 1 – 2 of 2) sorted by relevance
1341 int strideBytes = gmeta.stride * (formatToBpp(gmeta.format) / 8); in load_png_image() local1345 row_ptr += strideBytes; in load_png_image()
801 uint32_t strideBytes = faceSize * 6 * t->getElementSizeBytes(); in rsi_AllocationCubeCreateFromBitmap() local808 t->getDimX(), 1, sourcePtr + strideBytes * dI, copySize, 0); in rsi_AllocationCubeCreateFromBitmap()