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

  /frameworks/base/libs/hwui/
TessellationCache.h 74 void setupMatrixAndPaint(Matrix4* matrix, SkPaint* paint) const;
TessellationCache.cpp 70 void TessellationCache::Description::setupMatrixAndPaint(Matrix4* matrix, SkPaint* paint) const {
443 description.setupMatrixAndPaint(&matrix, &paint);

Completed in 644 milliseconds