Home | History | Annotate | Download | only in camera

Lines Matching refs:mPixelFormat

95     mPixelFormat = NULL;
529 mPixelFormat = CameraHal::getPixelFormatConstant(format);
553 mBuffers[i].format = mPixelFormat;
1053 CameraHal::getXYFromOffset(&xOff, &yOff, dispFrame.mOffset, PAGE_SIZE, mPixelFormat);