Searched defs:fCoordsType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrSingleTextureEffect.h27 CoordsType coordsType() const { return fCoordsType; }
49 fCoordsType == other.fCoordsType;
69 CoordsType fCoordsType; member in class:GrSingleTextureEffect
/external/skia/src/gpu/effects/
H A DGrSingleTextureEffect.h27 CoordsType coordsType() const { return fCoordsType; }
49 fCoordsType == other.fCoordsType;
69 CoordsType fCoordsType; member in class:GrSingleTextureEffect
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLEffectMatrix.h63 , fCoordsType(coordsType) {
118 CoordsType fCoordsType; member in class:GrGLEffectMatrix
/external/skia/src/gpu/gl/
H A DGrGLEffectMatrix.h63 , fCoordsType(coordsType) {
118 CoordsType fCoordsType; member in class:GrGLEffectMatrix

Completed in 214 milliseconds