Home
last modified time | relevance | path

Searched refs:fInTextureCoords (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/effects/
DGrDistanceFieldGeoProc.h69 const Attribute* inTextureCoords() const { return fInTextureCoords; } in inTextureCoords()
100 const Attribute* fInTextureCoords; variable
130 const Attribute* inTextureCoords() const { return fInTextureCoords; } in inTextureCoords()
152 const Attribute* fInTextureCoords; variable
197 const Attribute* inTextureCoords() const { return fInTextureCoords; } in inTextureCoords()
222 const Attribute* fInTextureCoords; variable
DGrBitmapTextGeoProc.h36 const Attribute* inTextureCoords() const { return fInTextureCoords; } in inTextureCoords()
58 const Attribute* fInTextureCoords; variable
DGrDistanceFieldGeoProc.cpp223 fInTextureCoords = &this->addVertexAttrib(Attribute("inTextureCoords", in GrDistanceFieldA8TextGeoProc()
434 fInTextureCoords = &this->addVertexAttrib(Attribute("inTextureCoords", in GrDistanceFieldPathGeoProc()
705 fInTextureCoords = &this->addVertexAttrib(Attribute("inTextureCoords", in GrDistanceFieldLCDTextGeoProc()
DGrBitmapTextGeoProc.cpp148 fInTextureCoords = &this->addVertexAttrib(Attribute("inTextureCoords", in GrBitmapTextGeoProc()