HomeSort by relevance Sort by last modified time
    Searched refs:mDstSize (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/media/libc2dcolorconvert/
C2DColorConverter.cpp 100 size_t mDstSize;
143 mDstSize = calcSize(dstFormat, dstWidth, dstHeight);
341 dstSurfaceDef->phys0 = getMappedGPUAddr(fd, data, mDstSize);
366 dstSurfaceDef->phys = getMappedGPUAddr(fd, data, mDstSize);
  /device/lge/mako/camera/
QualcommCameraHardware.cpp     [all...]

Completed in 62 milliseconds