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

  /external/skia/src/effects/
SkBlurMask.cpp 929 int tmpHeight = padWidth - 2*pad;
930 int tmpSize = tmpWidth * tmpHeight;
951 for (int y = 0 ; y < tmpHeight ; ++y) {
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXAlgo.cpp     [all...]
OMXCameraAdapter.cpp     [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 1054 int tmpHeight, tmpWidth
    [all...]
OMXCameraAdapter.cpp     [all...]

Completed in 116 milliseconds