Home | History | Annotate | Download | only in HAL

Lines Matching defs:resultSize

2283             uint32_t resultSize = refocusResult->header_size +
2285 resultSize,
2289 resultSize, refocusResult->width, refocusResult->height);
2292 memcpy(dataMem->data, refocusResult->data, resultSize);