Home
last modified time | relevance | path

Searched defs:getProjectionMatrix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/
H A DDrawParameters.java42 public float[] getProjectionMatrix() { in getProjectionMatrix() method in DrawParameters
/aosp_15_r20/frameworks/rs/
H A DrsProgramVertex.cpp120 void ProgramVertex::getProjectionMatrix(Context *rsc, rsc_Matrix *m) const { in getProjectionMatrix() function in ProgramVertex