Searched refs:numDeviceUuids (Results 1 – 1 of 1) sorted by relevance
446 GLint numDeviceUuids = 0; in create() local447 s_gles2.glGetIntegerv(GL_NUM_DEVICE_UUIDS_EXT, &numDeviceUuids); in create()448 if (numDeviceUuids == 1) { in create()