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

  /external/skia/src/core/
SkScalerContext.h 114 kFull_PreMatrixScale, // The underlying port can apply both x and y scale.
SkScalerContext.cpp 757 case kFull_PreMatrixScale:
781 (kFull_PreMatrixScale == preMatrixScale) ||
784 // If GA == A and kFull_PreMatrixScale, sA is identity.
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 780 fRec.computeMatrices(SkScalerContextRec::kFull_PreMatrixScale, &fScale, &fMatrix22Scalar);
    [all...]

Completed in 111 milliseconds