Home
last modified time | relevance | path

Searched refs:RboProps (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h70 struct RboProps { struct
554 std::vector<RboProps> rboData;
560 RboProps& boundRboProps();
561 const RboProps& boundRboProps_const() const;
DGLClientState.cpp1320 RboProps props; in addFreshRenderbuffer()
1389 RboProps& GLClientState::boundRboProps() { in boundRboProps()
1393 const RboProps& GLClientState::boundRboProps_const() const { in boundRboProps_const()