Lines Matching defs:format
119 GrMaskFormat format,
126 , fMaskFormat(format) {
182 SkString format;
183 format.printf("ShaderDfx_GrBitmapTextGeoProc_%d_%d_%d_%d_%d_%d", fUsesW, fMaskFormat, numTextureSamplers(),
185 return format;
218 GrMaskFormat format;
221 format = kA8_GrMaskFormat;
224 format = kA565_GrMaskFormat;
227 default: // It doesn't really matter that color type and mask format agree.
228 format = kARGB_GrMaskFormat;
239 &view, 1, samplerState, format,