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

  /frameworks/base/media/libstagefright/omx/
OMX.cpp 486 CreateRendererWithRotationFunc funcWithRotation =
492 if (funcWithRotation) {
493 impl = (*funcWithRotation)(
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 184 CreateRendererWithRotationFunc funcWithRotation =
190 if (funcWithRotation) {
192 (*funcWithRotation)(
    [all...]

Completed in 31 milliseconds