Home
last modified time | relevance | path

Searched refs:rsrMeshComputeBoundingBox (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsRuntime.h70 void rsrMeshComputeBoundingBox(Context *, Mesh *,
DrsScriptC_LibGL.cpp184 void rsrMeshComputeBoundingBox(Context *rsc, Mesh *sm, in rsrMeshComputeBoundingBox() function
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp395 rsrMeshComputeBoundingBox(rsc, m, minX, minY, minZ, maxX, maxY, maxZ); in SC_MeshComputeBoundingBox()