Home
last modified time | relevance | path

Searched defs:transformXY (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DTessellationCache.cpp189 static void mapPointFakeZ(Vector3& point, const mat4* transformXY, const mat4* transformZ) { in mapPointFakeZ()
357 const Matrix4* transformXY, const Matrix4* transformZ, in precacheShadows()
374 const Matrix4* transformXY, const Matrix4* transformZ, in getShadowBuffers()
390 const Matrix4* transformXY, const Matrix4* transformZ, in getShadowTask()
DTessellationCache.h94 … const SkPath* casterPerimeter, const Matrix4* transformXY, const Matrix4* transformZ, in ShadowTask()
117 const Matrix4 transformXY; variable
DDisplayListOp.h1491 DrawShadowOp(const mat4& transformXY, const mat4& transformZ, in DrawShadowOp()