Searched refs:aDepthSize (Results 1 – 1 of 1) sorted by relevance
189 EGLint aDepthSize = a->getConfAttrib(EGL_DEPTH_SIZE); in operator ()() local191 if (aDepthSize != bDepthSize) { in operator ()()192 return aDepthSize < bDepthSize; in operator ()()