Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp1064 size_t bound_rbo_idx = getRboIndex(boundRboProps_const().name); in removeRenderbuffers()
1080 if (getRboIndex(boundRboProps_const().name) != bound_rbo_idx) { in removeRenderbuffers()
1107 const RboProps& GLClientState::boundRboProps_const() const { in boundRboProps_const() function in GLClientState
1123 return boundRboProps_const().name; in boundRenderbuffer()
DGLClientState.h532 const RboProps& boundRboProps_const() const;