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