Searched refs:loadPerspective (Results 1 – 16 of 16) sorted by relevance
/frameworks/rs/ |
D | rsMatrix4x4.h | 49 void loadPerspective(float fovy, float aspect, float near, float far);
|
D | rsMatrix4x4.cpp | 298 void Matrix4x4::loadPerspective(float fovy, float aspect, float near, float far) { in loadPerspective() function in android::renderscript::Matrix4x4
|
/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeMath.cpp | 81 m->loadPerspective(fovy, aspect, near, far); in SC_MatrixLoadPerspective()
|
/frameworks/base/rs/java/android/renderscript/ |
D | Matrix4f.java | 310 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/ |
D | Matrix4f.java | 311 public void loadPerspective(float fovy, float aspect, float near, float far) { in loadPerspective() method in Matrix4f
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10391 method public void loadPerspective(float, float, float, float);
|
D | 23.2.1.txt | 11310 method public void loadPerspective(float, float, float, float);
|
D | 23.2.0.txt | 11308 method public void loadPerspective(float, float, float, float);
|
D | 23.1.1.txt | 10779 method public void loadPerspective(float, float, float, float);
|
D | 23.4.0.txt | 11326 method public void loadPerspective(float, float, float, float);
|
D | 23.1.0.txt | 10810 method public void loadPerspective(float, float, float, float);
|
D | 24.0.0.txt | 12126 method public void loadPerspective(float, float, float, float);
|
D | 24.1.0.txt | 12136 method public void loadPerspective(float, float, float, float);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26397 method public void loadPerspective(float, float, float, float);
|
/frameworks/base/api/ |
D | current.txt | 35973 method public void loadPerspective(float, float, float, float);
|
D | system-current.txt | 39030 method public void loadPerspective(float, float, float, float);
|