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

  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 65 size_t bufWidth, bufHeight;
73 bufWidth = (mCropWidth + 1) & ~1;
83 bufWidth = mCropWidth;
111 bufWidth,
  /frameworks/native/services/surfaceflinger/
Layer.cpp     [all...]

Completed in 530 milliseconds