Home
last modified time | relevance | path

Searched defs:fAtlasSize (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/effects/
DGrDistanceFieldGeoProc.h112 SkISize fAtlasSize; // size for all textures used with fTextureSamplers[]. variable
178 SkISize fAtlasSize; // size for all textures used with fTextureSamplers[]. variable
252 SkISize fAtlasSize; // size for all textures used with fTextureSamplers[]. variable
DGrBitmapTextGeoProc.h68 SkISize fAtlasSize; // size for all textures used with fTextureSamplers[]. variable
DGrDistanceFieldGeoProc.cpp201 SkISize fAtlasSize = {0, 0}; member in GrGLDistanceFieldA8TextGeoProc
504 SkISize fAtlasSize; member in GrGLDistanceFieldPathGeoProc
820 SkISize fAtlasSize; member in GrGLDistanceFieldLCDTextGeoProc
DGrBitmapTextGeoProc.cpp114 SkISize fAtlasSize; member in GrGLBitmapTextGeoProc
/external/skqp/src/gpu/ccpr/
DGrCCPathProcessor.h97 SkISize fAtlasSize; variable