OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setupMatrixAndPaint
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
TessellationCache.h
78
void
setupMatrixAndPaint
(Matrix4* matrix, SkPaint* paint) const;
TessellationCache.cpp
89
void TessellationCache::Description::
setupMatrixAndPaint
(Matrix4* matrix, SkPaint* paint) const {
412
description.
setupMatrixAndPaint
(&matrix, &paint);
Completed in 493 milliseconds