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

  /frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp 385 int32_t rotationAngle;
386 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
387 rotationAngle = 0; // By default, no rotation
397 frame->mRotationAngle = rotationAngle;
654 int32_t rotationAngle = -1;
682 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
683 rotationAngle = 0;
721 sprintf(tmp, "%d", rotationAngle);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h 75 D2D1FORCEINLINE D2D1_ARC_SEGMENT ArcSegment(const D2D1_POINT_2F &point, const D2D1_SIZE_F &size, const FLOAT rotationAngle, D2D1_SWEEP_DIRECTION sweepDirection, D2D1_ARC_SIZE arcSize) {
76 D2D1_ARC_SEGMENT r = {point, size, rotationAngle, sweepDirection, arcSize};
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 2713 milliseconds