Home
last modified time | relevance | path

Searched refs:transformFromProjectionSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DRenderNode.h200 const mat4* transformFromProjectionSurface);
DRenderNode.cpp531 const mat4* transformFromProjectionSurface) { in computeOrderingImpl() argument
537 Matrix4 localTransformFromProjectionSurface(*transformFromProjectionSurface); in computeOrderingImpl()