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

/frameworks/base/libs/hwui/pipeline/skia/
H A DReorderBarrierDrawables.cpp164 SkMatrix shadowMatrix; local
168 hwuiMatrix.copyTo(shadowMatrix);
169 canvas->concat(shadowMatrix);
193 if (shadowMatrix.hasPerspective() || revealClipPath || clippedToBounds) {
195 if (shadowMatrix.hasPerspective()) {

Completed in 56 milliseconds