Searched refs:mBoundingBoxMinW (Results 1 – 2 of 2) sorted by relevance
528 GLfloat getBoundingBoxMinW() const { return mBoundingBoxMinW; } in getBoundingBoxMinW()730 GLfloat mBoundingBoxMinW; variable
377 mBoundingBoxMinW(1.0f), in PrivateState()1278 mBoundingBoxMinW = minW; in setBoundingBox()