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

  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
TextureUtils.cpp 91 GLsizei tmpHeight = height;
97 glTexImage2DPtr(target,i,uncompressedFrmt,tmpWidth,tmpHeight,border,uncompressedFrmt,GL_UNSIGNED_BYTE,uncompressed);
99 tmpHeight/=2;
  /external/webrtc/src/modules/interface/
module_common_types.h 564 WebRtc_UWord32 tmpHeight = _height;
574 videoFrame._height = tmpHeight;
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 1050 int tmpHeight, tmpWidth
    [all...]
OMXCameraAdapter.cpp     [all...]

Completed in 231 milliseconds