Home
last modified time | relevance | path

Searched defs:Rec (Results 1 – 7 of 7) sorted by relevance

/external/skia/include/views/
DSkMetaData.h117 struct Rec { struct
118 Rec* fNext; argument
119 uint16_t fDataCount; // number of elements
143 static Rec* Alloc(size_t); argument
/external/skia/include/core/
DSkScalerContext.h154 struct Rec { struct
155 uint32_t fFontID;
156 SkScalar fTextSize, fPreScaleX, fPreSkewX;
157 SkScalar fPost2x2[2][2];
158 SkScalar fFrameWidth, fMiterLimit;
159 uint8_t fHints;
160 uint8_t fMaskFormat;
161 uint8_t fStrokeJoin;
162 uint8_t fFlags;
DSkString.h125 struct Rec { struct
134 Rec* fRec; argument
DSkTDStack.h110 struct Rec { struct
111 Rec* fNext; argument
114 Rec fInitialRec; argument
/external/skia/include/effects/
DSkLayerDrawLooper.h43 struct Rec { struct
44 Rec* fNext; argument
48 static Rec* Reverse(Rec*); argument
/external/skia/include/utils/
DSkCamera.h166 struct Rec { struct
167 Rec* fNext; argument
170 Rec* fRec; argument
/external/skia/src/effects/
DSkGradientShader.cpp122 struct Rec { struct in Gradient_Shader
123 SkFixed fPos; // 0...1
124 uint32_t fScale; // (1 << 24) / range