Searched defs:autoMatrix (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrBitmapTextContext.cpp247 GrContext::AutoMatrix autoMatrix; local
248 autoMatrix.setIdentity(fContext, &fPaint);
293 GrContext::AutoMatrix autoMatrix; local
294 autoMatrix.setIdentity(fContext, &fPaint);
/external/skia/src/gpu/
H A DGrBitmapTextContext.cpp249 GrContext::AutoMatrix autoMatrix; local
250 autoMatrix.setIdentity(fContext, &fPaint);
295 GrContext::AutoMatrix autoMatrix; local
296 autoMatrix.setIdentity(fContext, &fPaint);

Completed in 833 milliseconds