Searched refs:setupMatrixAndPaint (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DTessellationCache.h79 void setupMatrixAndPaint(Matrix4* matrix, SkPaint* paint) const;
H A DTessellationCache.cpp90 void TessellationCache::Description::setupMatrixAndPaint(Matrix4* matrix, SkPaint* paint) const { function in class:android::uirenderer::TessellationCache::Description
428 description.setupMatrixAndPaint(&matrix, &paint);

Completed in 574 milliseconds