Searched defs:fAtlasSize (Results 1 – 5 of 5) sorted by relevance
/external/skqp/src/gpu/effects/ | ||
D | GrDistanceFieldGeoProc.h | 112 SkISize fAtlasSize; // size for all textures used with fTextureSamplers[]. variable |
D | GrBitmapTextGeoProc.h | 68 SkISize fAtlasSize; // size for all textures used with fTextureSamplers[]. variable |
D | GrDistanceFieldGeoProc.cpp | 201 SkISize fAtlasSize = {0, 0}; member in GrGLDistanceFieldA8TextGeoProc |
D | GrBitmapTextGeoProc.cpp | 114 SkISize fAtlasSize; member in GrGLBitmapTextGeoProc |
/external/skqp/src/gpu/ccpr/ | ||
D | GrCCPathProcessor.h | 97 SkISize fAtlasSize; variable |