Searched refs:rsrMeshComputeBoundingBox (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ |
D | rsRuntime.h | 65 void rsrMeshComputeBoundingBox(Context *, Script *, Mesh *,
|
D | rsScriptC_LibGL.cpp | 184 void rsrMeshComputeBoundingBox(Context *rsc, Script *sc, Mesh *sm, in rsrMeshComputeBoundingBox() function
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 326 rsrMeshComputeBoundingBox(rsc, sc, m, minX, minY, minZ, maxX, maxY, maxZ); in SC_MeshComputeBoundingBox()
|