Searched defs:isAttributeMatching (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Degl.cpp1128 static int isAttributeMatching(int i, EGLint attr, EGLint val) function in namespace:android
1488 if (isAttributeMatching(i, attr, val) == 0) {
1506 if (isAttributeMatching(i,

Completed in 10 milliseconds