HomeSort by relevance Sort by last modified time
    Searched refs:rsrMeshComputeBoundingBox (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/rs/
rsRuntime.h 75 void rsrMeshComputeBoundingBox(Context *, Script *, Mesh *,
rsScriptC_LibGL.cpp 223 void rsrMeshComputeBoundingBox(Context *rsc, Script *sc, Mesh *sm,
  /frameworks/base/libs/rs/driver/
rsdRuntimeStubs.cpp 226 rsrMeshComputeBoundingBox(rsc, sc, m, minX, minY, minZ, maxX, maxY, maxZ);

Completed in 15 milliseconds