Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglDisplay.cpp105 struct DynamicCompare { struct
107 DynamicCompare(const EglConfig& wantedAttribs) { in DynamicCompare() function
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;