Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp105 struct DynamicCompare { struct
107 DynamicCompare(const EglConfig& wantedAttribs) { in DynamicCompare() argument
122 bool operator()(EglConfig* a, EglConfig* b) const { in operator ()()
204 bool wantedR;
205 bool wantedG;
206 bool wantedB;
207 bool wantedL;
208 bool wantedA;