HomeSort by relevance Sort by last modified time
    Searched refs:autoMatrix (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrBitmapTextContext.cpp 249 GrContext::AutoMatrix autoMatrix;
250 autoMatrix.setIdentity(fContext, &fPaint);
295 GrContext::AutoMatrix autoMatrix;
296 autoMatrix.setIdentity(fContext, &fPaint);
496 GrContext::AutoMatrix am;
  /external/skia/src/gpu/
GrBitmapTextContext.cpp 249 GrContext::AutoMatrix autoMatrix;
250 autoMatrix.setIdentity(fContext, &fPaint);
295 GrContext::AutoMatrix autoMatrix;
296 autoMatrix.setIdentity(fContext, &fPaint);
496 GrContext::AutoMatrix am;

Completed in 156 milliseconds