Searched refs:mDstSize (Results 1 – 2 of 2) sorted by relevance
100 size_t mDstSize; member in android::C2DColorConverter143 mDstSize = calcSize(dstFormat, dstWidth, dstHeight); in C2DColorConverter()341 dstSurfaceDef->phys0 = getMappedGPUAddr(fd, data, mDstSize); in updateYUVSurfaceDef()366 dstSurfaceDef->phys = getMappedGPUAddr(fd, data, mDstSize); in updateRGBSurfaceDef()
7448 int mSrcSize, mDstSize; in crop_yuv420() local7457 (uint32_t *)&CbCrOffsetDst, (uint32_t *)&mDstSize); in crop_yuv420()