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
525 std::vector<RboProps> rboData;
531 RboProps& boundRboProps();
532 const RboProps& boundRboProps_const() const;
DGLClientState.cpp1034 RboProps props; in addFreshRenderbuffer()
1103 RboProps& GLClientState::boundRboProps() { in boundRboProps()
1107 const RboProps& GLClientState::boundRboProps_const() const { in boundRboProps_const()