Home
last modified time | relevance | path

Searched refs:loadPerspective (Results 1 – 16 of 16) sorted by relevance

/frameworks/rs/
DrsMatrix4x4.h49 void loadPerspective(float fovy, float aspect, float near, float far);
DrsMatrix4x4.cpp298 void Matrix4x4::loadPerspective(float fovy, float aspect, float near, float far) { in loadPerspective() function in android::renderscript::Matrix4x4
/frameworks/rs/cpu_ref/
DrsCpuRuntimeMath.cpp81 m->loadPerspective(fovy, aspect, near, far); in SC_MatrixLoadPerspective()
/frameworks/base/rs/java/android/renderscript/
DMatrix4f.java310 public void loadPerspective(float fovy, float aspect, float near, float far) { in loadPerspective() method in Matrix4f
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DMatrix4f.java311 public void loadPerspective(float fovy, float aspect, float near, float far) { in loadPerspective() method in Matrix4f
/frameworks/support/api/
D23.0.0.txt10391 method public void loadPerspective(float, float, float, float);
D23.2.1.txt11310 method public void loadPerspective(float, float, float, float);
D23.2.0.txt11308 method public void loadPerspective(float, float, float, float);
D23.1.1.txt10779 method public void loadPerspective(float, float, float, float);
D23.4.0.txt11326 method public void loadPerspective(float, float, float, float);
D23.1.0.txt10810 method public void loadPerspective(float, float, float, float);
D24.0.0.txt12126 method public void loadPerspective(float, float, float, float);
D24.1.0.txt12136 method public void loadPerspective(float, float, float, float);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26397 method public void loadPerspective(float, float, float, float);
/frameworks/base/api/
Dcurrent.txt35973 method public void loadPerspective(float, float, float, float);
Dsystem-current.txt39030 method public void loadPerspective(float, float, float, float);