Home
last modified time | relevance | path

Searched defs:getBoundingBoxMaxX (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h529 GLfloat getBoundingBoxMaxX() const { return mBoundingBoxMaxX; } in getBoundingBoxMaxX() function
1420 GLfloat getBoundingBoxMaxX() const { return mPrivateState.getBoundingBoxMaxX(); } in getBoundingBoxMaxX() function