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

  /external/skia/src/gpu/effects/
GrBitmapTextGeoProc.h 36 const Attribute* inTextureCoords() const { return fInTextureCoords; }
59 const Attribute* fInTextureCoords;
GrDistanceFieldGeoProc.h 70 const Attribute* inTextureCoords() const { return fInTextureCoords; }
104 const Attribute* fInTextureCoords;
132 const Attribute* inTextureCoords() const { return fInTextureCoords; }
156 const Attribute* fInTextureCoords;
198 const Attribute* inTextureCoords() const { return fInTextureCoords; }
224 const Attribute* fInTextureCoords;

Completed in 29 milliseconds