Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h532 GLfloat getBoundingBoxMaxW() const { return mBoundingBoxMaxW; } in getBoundingBoxMaxW() function
1423 GLfloat getBoundingBoxMaxW() const { return mPrivateState.getBoundingBoxMaxW(); } in getBoundingBoxMaxW() function