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

  /frameworks/base/media/libstagefright/
StagefrightMetadataRetriever.cpp 208 int32_t rotationAngle;
209 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
210 rotationAngle = 0; // By default, no rotation
220 frame->mRotationAngle = rotationAngle;
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 35 milliseconds