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

  /frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp 379 int32_t rotationAngle;
380 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
381 rotationAngle = 0; // By default, no rotation
391 frame->mRotationAngle = rotationAngle;
648 int32_t rotationAngle = -1;
676 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
677 rotationAngle = 0;
715 sprintf(tmp, "%d", rotationAngle);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 434 FLOAT rotationAngle;
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 155 milliseconds