Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h530 GLfloat getBoundingBoxMaxY() const { return mBoundingBoxMaxY; } in getBoundingBoxMaxY() function
1421 GLfloat getBoundingBoxMaxY() const { return mPrivateState.getBoundingBoxMaxY(); } in getBoundingBoxMaxY() function